aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/arc-opc.c')
-rw-r--r--opcodes/arc-opc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/arc-opc.c b/opcodes/arc-opc.c
index 614fff0..5c74e97 100644
--- a/opcodes/arc-opc.c
+++ b/opcodes/arc-opc.c
@@ -938,6 +938,7 @@ insert_base (insn, operand, mods, reg, value, errmsg)
shimm_p = 1;
shimm = value;
ls_operand[LS_BASE] = OP_SHIMM;
+ ls_operand[LS_OFFSET] = OP_SHIMM;
}
else
{