Home
last modified time | relevance | path

Searched refs:EMUDAT_INREG (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dbfin-sim.h139 #define EMUDAT_INREG (BFIN_CPU_STATE.emudat[0]) macro
Dbfin-sim.c412 case 63: return &EMUDAT_INREG; in get_allreg()
1250 else if (whichreg == &EMUDAT_INREG) in reg_write()