summaryrefslogtreecommitdiff
path: root/opcodes/xstormy16-opc.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/xstormy16-opc.c')
-rw-r--r--opcodes/xstormy16-opc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/xstormy16-opc.c b/opcodes/xstormy16-opc.c
index 363b2cb211..90db6f0ca1 100644
--- a/opcodes/xstormy16-opc.c
+++ b/opcodes/xstormy16-opc.c
@@ -902,13 +902,13 @@ static const CGEN_OPCODE xstormy16_cgen_insn_opcode_table[MAX_INSNS] =
{
{ 0, 0, 0, 0 },
{ { MNEM, 0 } },
- & ifmt_iret, { 0xe0 }
+ & ifmt_iret, { 0xe8 }
},
/* divlh */
{
{ 0, 0, 0, 0 },
{ { MNEM, 0 } },
- & ifmt_iret, { 0xe8 }
+ & ifmt_iret, { 0xe0 }
},
/* nop */
{