aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/decodex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r/decodex.h')
-rw-r--r--sim/m32r/decodex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/decodex.h b/sim/m32r/decodex.h
index e6e2395..89b3cbf 100644
--- a/sim/m32r/decodex.h
+++ b/sim/m32r/decodex.h
@@ -26,7 +26,7 @@ This file is part of the GNU simulators.
#define M32RXF_DECODE_H
extern const IDESC *m32rxf_decode (SIM_CPU *, IADDR,
- CGEN_INSN_INT, CGEN_INSN_INT,
+ CGEN_INSN_WORD, CGEN_INSN_WORD,
ARGBUF *);
extern void m32rxf_init_idesc_table (SIM_CPU *);
extern void m32rxf_sem_init_idesc_table (SIM_CPU *);