* gdb.exp (gdb_test_multiple): New function, cloned from
[deliverable/binutils-gdb.git] / opcodes / xstormy16-opc.c
index 363b2cb211010b675d20d31365df80552e74bb6b..90db6f0ca12cba7435a9d419485ff1ed7c19f135 100644 (file)
@@ -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 */
   {
This page took 0.022892 seconds and 4 git commands to generate.