From: Richard Sandiford Date: Thu, 1 Aug 2013 22:33:24 +0000 (+0000) Subject: opcodes/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=df34fbcce872115ccb78a8a7652e3c413b63677d;p=binutils-gdb.git opcodes/ * micromips-opc.c (WR_s): Delete. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c0f92db29e4..0d671055f4b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2013-08-01 Richard Sandiford + + * micromips-opc.c (WR_s): Delete. + 2013-08-01 Richard Sandiford * mips-opc.c (WR_1, WR_2, RD_1, RD_2, RD_3, RD_4, MOD_1, MOD_2, UDI): diff --git a/opcodes/micromips-opc.c b/opcodes/micromips-opc.c index df0b0dd65c1..5243d4c8a6b 100644 --- a/opcodes/micromips-opc.c +++ b/opcodes/micromips-opc.c @@ -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