Searched refs:RL78_STEPPED (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h58 - If RL78_STEPPED (R), then the single-step completed normally.
75 #define RL78_STEPPED(r) ((r) == RL78_MAKE_STEPPED ()) macro
H A Dgdb-if.c448 if (RL78_STEPPED (rc) || RL78_HIT_BREAK (rc))
501 if (!RL78_STEPPED (rc) || step)
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h58 - If RL78_STEPPED (R), then the single-step completed normally.
75 #define RL78_STEPPED(r) ((r) == RL78_MAKE_STEPPED ()) macro
H A Dgdb-if.c451 if (RL78_STEPPED (rc) || RL78_HIT_BREAK (rc))
504 if (!RL78_STEPPED (rc) || step)

Completed in 175 milliseconds