aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/decode.h')
-rw-r--r--sim/iq2000/decode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/iq2000/decode.h b/sim/iq2000/decode.h
index 75d647e..01f30d6 100644
--- a/sim/iq2000/decode.h
+++ b/sim/iq2000/decode.h
@@ -26,7 +26,7 @@ This file is part of the GNU simulators.
#define IQ2000BF_DECODE_H
extern const IDESC *iq2000bf_decode (SIM_CPU *, IADDR,
- CGEN_INSN_INT, CGEN_INSN_INT,
+ CGEN_INSN_WORD, CGEN_INSN_WORD,
ARGBUF *);
extern void iq2000bf_init_idesc_table (SIM_CPU *);
extern void iq2000bf_sem_init_idesc_table (SIM_CPU *);