summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2013-08-01 22:33:24 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2013-08-01 22:33:24 +0000
commit735c540f6b8b8a77af01e7c324c0fb267005ffb8 (patch)
tree74346ed7a9f32a129cd77af0ba11a683fc548f8f /opcodes
parent20906da825104f6638a8452eb79ff9be60162e32 (diff)
downloadgdb-735c540f6b8b8a77af01e7c324c0fb267005ffb8.tar.gz
opcodes/
* micromips-opc.c (WR_s): Delete.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/micromips-opc.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c0f92db29e4..0d671055f4b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -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)
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