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:
d931bc9
)
rebuild
author
Doug Evans
<dje@google.com>
Thu, 19 Nov 1998 01:58:46 +0000
(
01:58
+0000)
committer
Doug Evans
<dje@google.com>
Thu, 19 Nov 1998 01:58:46 +0000
(
01:58
+0000)
opcodes/fr30-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/fr30-opc.c
b/opcodes/fr30-opc.c
index c5b7ca57ec4893e25c25afe88de18ea9b9d60dab..62c287f25a7b8a88aabee54dbc93cd9355b27f2b 100644
(file)
--- a/
opcodes/fr30-opc.c
+++ b/
opcodes/fr30-opc.c
@@
-2047,6
+2047,15
@@
static const CGEN_INSN_TABLE insn_table =
static const CGEN_INSN macro_insn_table_entries[] =
{
+/* ldi32 $i32,$Ri */
+ {
+ { 1, 1, 1, 1 },
+ -1, "ldi32m", "ldi32",
+ { { MNEM, ' ', OP (I32), ',', OP (RI), 0 } },
+ { 16, 48, 0xfff0 }, 0x9f80,
+ (PTR) 0,
+ { 0, 0|A(ALIAS), { 0 } }
+ },
};
#undef A