aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/decode.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2002-12-20 02:26:35 +0000
committerDoug Evans <dje@google.com>2002-12-20 02:26:35 +0000
commit574654558a6f0c820faaaa22306ca822c3db0419 (patch)
treeb4a6b7ac857c6726602b1ccc3417d89b04fec130 /sim/m32r/decode.h
parent4714fbc0d384596819a3a995a6c4bbcb2a6e676f (diff)
downloadfsf-binutils-gdb-574654558a6f0c820faaaa22306ca822c3db0419.zip
fsf-binutils-gdb-574654558a6f0c820faaaa22306ca822c3db0419.tar.gz
fsf-binutils-gdb-574654558a6f0c820faaaa22306ca822c3db0419.tar.bz2
* arch.c,arch.h,cpuall.h: Regenerate.
* cpu.c,cpu.h,decode.c,decode.h,model.c,sem-switch.c,sem.c: Regenerate. * cpux.c,cpux.h,decodex.c,decodex.h,modelx.c,semx-switch.c: Regenerate.
Diffstat (limited to 'sim/m32r/decode.h')
-rw-r--r--sim/m32r/decode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/m32r/decode.h b/sim/m32r/decode.h
index 1450667..f7a2237 100644
--- a/sim/m32r/decode.h
+++ b/sim/m32r/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU simulators.
@@ -60,7 +60,7 @@ typedef enum m32rbf_insn_type {
, M32RBF_INSN_ST, M32RBF_INSN_ST_D, M32RBF_INSN_STB, M32RBF_INSN_STB_D
, M32RBF_INSN_STH, M32RBF_INSN_STH_D, M32RBF_INSN_ST_PLUS, M32RBF_INSN_ST_MINUS
, M32RBF_INSN_SUB, M32RBF_INSN_SUBV, M32RBF_INSN_SUBX, M32RBF_INSN_TRAP
- , M32RBF_INSN_UNLOCK, M32RBF_INSN_MAX
+ , M32RBF_INSN_UNLOCK, M32RBF_INSN__MAX
} M32RBF_INSN_TYPE;
/* Enum declaration for semantic formats in cpu family m32rbf. */