diff options
Diffstat (limited to 'opcodes/fr30-opc.c')
-rw-r--r-- | opcodes/fr30-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/fr30-opc.c b/opcodes/fr30-opc.c index 3a76433..38adc60 100644 --- a/opcodes/fr30-opc.c +++ b/opcodes/fr30-opc.c @@ -2095,7 +2095,7 @@ static const CGEN_INSN macro_insn_table_entries[] = { { MNEM, ' ', OP (I32), ',', OP (RI), 0 } }, { 16, 48, 0xfff0 }, 0x9f80, (PTR) 0, - { 0, 0|A(ALIAS), { 0 } } + { 0, 0|A(NO_DIS)|A(ALIAS), { 0 } } }, }; |