Searched refs:RL78_MAKE_STOPPED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h69 - RL78_MAKE_STOPPED (S) is the return code for stopping on signal S. */
73 #define RL78_MAKE_STOPPED(s) (((int) (s) << 8) + 4) macro
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h69 - RL78_MAKE_STOPPED (S) is the return code for stopping on signal S. */
73 #define RL78_MAKE_STOPPED(s) (((int) (s) << 8) + 4) macro

Completed in 146 milliseconds