* cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
[deliverable/binutils-gdb.git] / sim / m32r / decode2.h
index a04c469af4e2c724b78d09fbde8884c08cc878ab..a681a451577abc57b7778ecbae1d266cce7ce35a 100644 (file)
@@ -26,7 +26,7 @@ This file is part of the GNU simulators.
 #define M32R2F_DECODE_H
 
 extern const IDESC *m32r2f_decode (SIM_CPU *, IADDR,
-                                  CGEN_INSN_INT, CGEN_INSN_INT,
+                                  CGEN_INSN_WORD, CGEN_INSN_WORD,
                                   ARGBUF *);
 extern void m32r2f_init_idesc_table (SIM_CPU *);
 extern void m32r2f_sem_init_idesc_table (SIM_CPU *);
This page took 0.023806 seconds and 4 git commands to generate.