Searched refs:IQ2000_DATA_VALUE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dsim-main.h72 #define CPU2DATA(addr) (IQ2000_DATA_VALUE + (addr))
73 #define DATA2CPU(addr) ((addr) - IQ2000_DATA_VALUE)
H A Dsim-if.c95 sim_do_commandf (sd, "memory region 0x%lx,0x%lx", IQ2000_DATA_VALUE, IQ2000_DATA_MEM_SIZE);
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dsim-main.h57 #define CPU2DATA(addr) (IQ2000_DATA_VALUE + (addr))
58 #define DATA2CPU(addr) ((addr) - IQ2000_DATA_VALUE)
H A Dsim-if.c95 sim_do_commandf (sd, "memory region 0x%x,0x%x", IQ2000_DATA_VALUE, IQ2000_DATA_MEM_SIZE);
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Diq2000.h53 #define IQ2000_DATA_VALUE 0x00000000 macro

Completed in 117 milliseconds