aboutsummaryrefslogtreecommitdiff
path: root/opcodes/openrisc-opc.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/openrisc-opc.c')
-rw-r--r--opcodes/openrisc-opc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/openrisc-opc.c b/opcodes/openrisc-opc.c
index 58aed98..ff9d52c 100644
--- a/opcodes/openrisc-opc.c
+++ b/opcodes/openrisc-opc.c
@@ -560,7 +560,7 @@ static const CGEN_IBASE openrisc_cgen_macro_insn_table[] =
/* l.ret */
{
-1, "l-ret", "l.ret", 32,
- { 0|A(ALIAS), { (1<<MACH_BASE) } }
+ { 0|A(ALIAS), { { { (1<<MACH_BASE), 0 } } } }
},
};