Searched refs:DEBUG_BREAK (Results 1 – 2 of 2) sorted by relevance
69 #define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F) macro88 #define DEBUG_BREAK() 0 macro120 if (DEBUG_DECODE() | DEBUG_TRACECALL() | DEBUG_BREAK() \
267 if (DEBUG_BREAK()) { in x86emu_single_step()