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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32c/
H A Dcpu.h194 - If M32C_STOPPED (R), then a signal (number M32C_STOP_SIG (R)) was
212 #define M32C_STOP_SIG(r) ((r) >> 8) macro
H A Dgdb-if.c575 siggnal = m32c_signal_to_target (M32C_STOP_SIG (rc));

Completed in 161 milliseconds