Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dinterp.c1851 DEPC = cia - 4; /* reference the branch instruction */ in signal_exception()
1856 DEPC = cia; in signal_exception()
2310 GPR[rt] = DEPC; in decode_coproc()
2312 DEPC = GPR[rt]; in decode_coproc()
2412 DSPC = DEPC; in decode_coproc()
Dsim-main.h350 #define DEPC (REGISTERS[87]) macro
DChangeLog-20213337 * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB.
3385 * interp.c (DebugBreakPoint,DEPC,Debug,Debug_*): Added.
3392 and DEPC protected by SUBTARGET_R3900.
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmep-tdep.c695 { CSR(DEPC), 0xffffffff },