From a4a879cde225d9f87a035e90010ce9240b0e59df Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 19 Sep 1995 19:31:25 +0000 Subject: [PATCH] * 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'. --- opcodes/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 54a786a8abc..6fffc5dba45 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 19 15:28:36 1995 Ian Lance Taylor + + * 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 * sparc-opc.c (sparc_opcodes): Mark all insns that reference -- 2.30.2