opcodes/
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 1 Aug 2013 22:33:24 +0000 (22:33 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Thu, 1 Aug 2013 22:33:24 +0000 (22:33 +0000)
* micromips-opc.c (WR_s): Delete.

opcodes/ChangeLog
opcodes/micromips-opc.c

index c0f92db..0d67105 100644 (file)
@@ -1,5 +1,9 @@
 2013-08-01  Richard Sandiford  <rdsandiford@googlemail.com>
 
+       * micromips-opc.c (WR_s): Delete.
+
+2013-08-01  Richard Sandiford  <rdsandiford@googlemail.com>
+
        * mips-opc.c (WR_1, WR_2, RD_1, RD_2, RD_3, RD_4, MOD_1, MOD_2, UDI):
        New macros.
        (WR_d, WR_t, WR_D, WR_T, WR_S, RD_s, RD_b, RD_t, RD_S, RD_T, RD_R)
index df0b0dd..5243d4c 100644 (file)
@@ -196,7 +196,6 @@ decode_micromips_operand (const char *p)
 #define RD_pc  INSN2_READ_PC
 
 /* For 32-bit microMIPS instructions.  */
-#define WR_s   INSN_WRITE_GPR_S
 #define WR_31  INSN_WRITE_GPR_31
 #define WR_CC  INSN_WRITE_COND_CODE