Searched refs:M32C_STEPPED (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32c/
H A Dmain.c233 assert (M32C_STEPPED (rc));
H A Dgdb-if.c567 if (M32C_STEPPED (rc) || M32C_HIT_BREAK (rc))
626 if (!M32C_STEPPED (rc))
H A Dcpu.h190 - If M32C_STEPPED (R), then the single-step completed normally.
207 #define M32C_STEPPED(r) ((r) == M32C_MAKE_STEPPED ()) macro

Completed in 106 milliseconds