Home
last modified time | relevance | path

Searched refs:IQ2000_INSN_VALUE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsim-main.h48 #define CPU2INSN(addr) (IQ2000_INSN_VALUE + ((addr) & ~IQ2000_INSN_MASK))
49 #define INSN2CPU(addr) ((addr) - IQ2000_INSN_VALUE)
Dsim-if.c93 sim_do_commandf (sd, "memory region 0x%x,0x%x", IQ2000_INSN_VALUE, IQ2000_INSN_MEM_SIZE); in sim_open()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Diq2000.h55 #define IQ2000_INSN_VALUE 0x80000000 macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Diq2000.h55 #define IQ2000_INSN_VALUE 0x80000000 macro