projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0bd04
)
Regenerated to use correct symbol concat macro.
author
Doug Evans
<dje@google.com>
Thu, 12 Feb 1998 03:28:18 +0000
(
03:28
+0000)
committer
Doug Evans
<dje@google.com>
Thu, 12 Feb 1998 03:28:18 +0000
(
03:28
+0000)
opcodes/m32r-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/m32r-opc.c
b/opcodes/m32r-opc.c
index 3a3227683fdac648e0e7a95044357183a9910e0a..1a5b9c5907ea358e0db2a5ec60ca86ab6442fae3 100644
(file)
--- a/
opcodes/m32r-opc.c
+++ b/
opcodes/m32r-opc.c
@@
-311,7
+311,7
@@
static const CGEN_HW_ENTRY m32r_cgen_hw_entries[] =
/* The operand table. */
-#define OP_ENT(op) m32r_cgen_operand_table[
SYM
CAT2 (M32R_OPERAND_,op)]
+#define OP_ENT(op) m32r_cgen_operand_table[
CON
CAT2 (M32R_OPERAND_,op)]
const CGEN_OPERAND m32r_cgen_operand_table[MAX_OPERANDS] =
{
/* pc: program counter */