From: Doug Evans Date: Thu, 19 Nov 1998 01:58:46 +0000 (+0000) Subject: rebuild X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=911701b78cf52f6807b0da48abc5ebbe8d0f9634;p=binutils-gdb.git rebuild --- diff --git a/opcodes/fr30-opc.c b/opcodes/fr30-opc.c index c5b7ca57ec4..62c287f25a7 100644 --- 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