Searched refs:RL78_STOPPED (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h62 - If RL78_STOPPED (R), then a signal (number RL78_STOP_SIG (R)) was
79 #define RL78_STOPPED(r) (((r) & 0xff) == 4) macro
H A Dmain.c182 else if (RL78_STOPPED (rc))
H A Dgdb-if.c453 else if (RL78_STOPPED (rc))
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h62 - If RL78_STOPPED (R), then a signal (number RL78_STOP_SIG (R)) was
79 #define RL78_STOPPED(r) (((r) & 0xff) == 4) macro
H A Dmain.c183 else if (RL78_STOPPED (rc))
H A Dgdb-if.c456 else if (RL78_STOPPED (rc))

Completed in 186 milliseconds