From 33b111fa6244509de6d945ef93fd98006e0c0d02 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 13 Jul 1998 18:54:43 +0000 Subject: [PATCH] Mon Jul 13 14:53:59 1998 Alan Modra * 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8f09c59254e..7f38af22753 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Mon Jul 13 14:53:59 1998 Alan Modra + + * 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) -- 2.30.2