Searched defs:cpu_get_pc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dsim-main.h159 #define cpu_get_pc(CPU) (((CPU)->pc)) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dsim-main.h242 #define cpu_get_pc(PROC) ((PROC)->cpu_regs.pc) macro

Completed in 101 milliseconds