diff options
author | Alan Modra <amodra@gmail.com> | 1999-06-23 06:00:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 1999-06-23 06:00:14 +0000 |
commit | 100845194443bced72b1388d1a5a260538993416 (patch) | |
tree | e9b78c29d2a12e3758a2c9fa6b7c989ed3d01a56 /include/opcode/ChangeLog | |
parent | 83d765b3ed5a085dd42d7e737b3a559cf2fc6d5d (diff) | |
download | gdb-100845194443bced72b1388d1a5a260538993416.zip gdb-100845194443bced72b1388d1a5a260538993416.tar.gz gdb-100845194443bced72b1388d1a5a260538993416.tar.bz2 |
P
include/opcode/i386.h: Allow bswapl, arplw, and other dodgy insns.
opcodes/i386-dis.c: Fix a comment
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f589e5e..6cd9dac 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,9 @@ +1999-06-23 Alan Modra <alan@spri.levels.unisa.edu.au> + + * i386.h: Allow `l' suffix on bswap. Allow `w' suffix on arpl, + lldt, lmsw, ltr, str, verr, verw. Add FP flag to fcmov*. Add FP + flag to fcomi and friends. + Fri May 28 15:26:11 1999 Jeffrey A Law (law@cygnus.com) * hppa.h (pa_opcodes): Move integer arithmetic instructions after |