From: Hans-Peter Nilsson Date: Wed, 7 Dec 2005 12:56:13 +0000 (+0000) Subject: * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=cf54500c3c2c47c9e1fe915d154df4da2d28cec8;p=deliverable%2Fbinutils-gdb.git * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using MOVE_M_TO_PREG_OPCODE and MOVE_M_TO_PREG_ZBITS instead of constants. --- 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 + + * 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 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,