Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsim-main.h46 #define CPU2DATA(addr) (IQ2000_DATA_VALUE + (addr))
47 #define DATA2CPU(addr) ((addr) - IQ2000_DATA_VALUE)
Dsim-if.c94 sim_do_commandf (sd, "memory region 0x%x,0x%x", IQ2000_DATA_VALUE, IQ2000_DATA_MEM_SIZE); in sim_open()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro