diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-19 19:31:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-19 19:31:25 +0000 |
commit | a4a879cde225d9f87a035e90010ce9240b0e59df (patch) | |
tree | 342cd82db46cdd9ae62c0da975a10c8161c89f7c /opcodes | |
parent | e1c0287d1c8d2ba3ff67f0d1babc89a5d24c96d3 (diff) | |
download | gdb-a4a879cde225d9f87a035e90010ce9240b0e59df.zip gdb-a4a879cde225d9f87a035e90010ce9240b0e59df.tar.gz gdb-a4a879cde225d9f87a035e90010ce9240b0e59df.tar.bz2 |
* m68k-opc.c: Split pmove patterns which use 'P' into patterns
which use '0', '1', and '2' instead. Specify the proper size for
a pmove immediate operand. Correct the pmovefd patterns to be
moves to a register, not from a register.
* m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 54a786a..6fffc5d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 19 15:28:36 1995 Ian Lance Taylor <ian@cygnus.com> + + * m68k-opc.c: Split pmove patterns which use 'P' into patterns + which use '0', '1', and '2' instead. Specify the proper size for + a pmove immediate operand. Correct the pmovefd patterns to be + moves to a register, not from a register. + * m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'. + Thu Sep 14 11:58:22 1995 Doug Evans <dje@canuck.cygnus.com> * sparc-opc.c (sparc_opcodes): Mark all insns that reference |