Add CRX insns: pushx, popx
[deliverable/binutils-gdb.git] / opcodes / xstormy16-opc.c
index 363b2cb211010b675d20d31365df80552e74bb6b..34c0b0ea7f697675db495bf1c55b4672ebe3c621 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -902,13 +902,19 @@ 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 }
+  },
+/* reset */
+  {
+    { 0, 0, 0, 0 },
+    { { MNEM, 0 } },
+    & ifmt_iret, { 0xf }
   },
 /* nop */
   {
This page took 0.024379 seconds and 4 git commands to generate.