mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
(EXTRACT_LSB0_LGSINT, EXTRACT_LSB0_LGUINT): Define. (EXTRACT_FN, SEMANTIC_FN): Use CGEN_INSN_WORD in prototype instead of CGEN_INSN_INT. plus, cgen files: Regenerate.
This commit is contained in:
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user