summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-12-07 12:56:13 +0000
committerHans-Peter Nilsson <hp@axis.com>2005-12-07 12:56:13 +0000
commit706a64426321509066802a3ca242d7a86bd3bede (patch)
tree26af044969b227647a0dec8ebbc44c32a64ea45f
parent8a28f342df94eb0218f405c56df1e559faab9078 (diff)
downloadbinutils-redhat-706a64426321509066802a3ca242d7a86bd3bede.tar.gz
* cris-opc.c (cris_opcodes) <"move" "s,P">: Define using
MOVE_M_TO_PREG_OPCODE and MOVE_M_TO_PREG_ZBITS instead of constants.
-rw-r--r--opcodes/ChangeLog5
-rw-r--r--opcodes/cris-opc.c4
2 files changed, 8 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 61e6e5dbcb..cbd3eca6c5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-07 Hans-Peter Nilsson <hp@axis.com>
+
+ * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using
+ MOVE_M_TO_PREG_OPCODE and MOVE_M_TO_PREG_ZBITS instead of constants.
+
2005-12-06 H.J. Lu <hongjiu.lu@intel.com>
PR gas/1874
diff --git a/opcodes/cris-opc.c b/opcodes/cris-opc.c
index d691e9fa5f..ab9fa9b075 100644
--- a/opcodes/cris-opc.c
+++ b/opcodes/cris-opc.c
@@ -752,7 +752,9 @@ cris_opcodes[] =
cris_ver_v0_10,
cris_none_reg_mode_add_sub_cmp_and_or_move_op},
- {"move", 0x0A30, 0x01c0, "s,P", 0, SIZE_SPEC_REG, 0,
+ {"move",
+ MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS,
+ "s,P", 0, SIZE_SPEC_REG, 0,
cris_move_to_preg_op},
{"move", 0x0A30, 0x01c0, "S,P", 0, SIZE_NONE,