* cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
[deliverable/binutils-gdb.git] / sim / sh64 / decode-compact.h
index 554856aa219f7a27992788960541027b86ee1820..d39c6b0c03278333389b7b7a6d68564681073395 100644 (file)
@@ -26,7 +26,7 @@ This file is part of the GNU simulators.
 #define SH64_COMPACT_DECODE_H
 
 extern const IDESC *sh64_compact_decode (SIM_CPU *, IADDR,
-                                  CGEN_INSN_INT, CGEN_INSN_INT,
+                                  CGEN_INSN_WORD, CGEN_INSN_WORD,
                                   ARGBUF *);
 extern void sh64_compact_init_idesc_table (SIM_CPU *);
 extern void sh64_compact_sem_init_idesc_table (SIM_CPU *);
This page took 0.028897 seconds and 4 git commands to generate.