Searched defs:M32C_STOPPED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dcpu.h210 #define M32C_STOPPED(r) (((r) & 0xff) == 3) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dcpu.h210 #define M32C_STOPPED(r) (((r) & 0xff) == 3) macro

Completed in 166 milliseconds