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

/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h59 - If RL78_HIT_BREAK (R), then the program hit a breakpoint.
76 #define RL78_HIT_BREAK(r) ((r) == RL78_MAKE_HIT_BREAK ()) macro
H A Dmain.c178 if (RL78_HIT_BREAK (rc))
H A Dgdb-if.c448 if (RL78_STEPPED (rc) || RL78_HIT_BREAK (rc))
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h59 - If RL78_HIT_BREAK (R), then the program hit a breakpoint.
76 #define RL78_HIT_BREAK(r) ((r) == RL78_MAKE_HIT_BREAK ()) macro
H A Dmain.c179 if (RL78_HIT_BREAK (rc))
H A Dgdb-if.c451 if (RL78_STEPPED (rc) || RL78_HIT_BREAK (rc))

Completed in 179 milliseconds