Mon Jul 13 14:53:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
authorIan Lance Taylor <ian@airs.com>
Mon, 13 Jul 1998 18:54:43 +0000 (18:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 13 Jul 1998 18:54:43 +0000 (18:54 +0000)
* i386-dis.c (ckprefix): Handle fwait specially only when it isn't
the first prefix.
(dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
than `fnstsw %eax'.
(OP_J): Remove unnecessary subtraction when 16-bit displacement
will be masked later.

opcodes/ChangeLog

index 8f09c59254efaf1f03dfef5fa07feeb60af5b695..7f38af22753d687b2e6c276f0cc23c07c9e273d5 100644 (file)
@@ -1,3 +1,12 @@
+Mon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (ckprefix): Handle fwait specially only when it isn't
+       the first prefix.
+       (dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
+       than `fnstsw %eax'.
+       (OP_J): Remove unnecessary subtraction when 16-bit displacement
+       will be masked later.
+
 start-sanitize-am33
 Fri Jul 10 23:09:56 1998  Jeffrey A Law  (law@cygnus.com)