Searched refs:DEBUG_EXIT (Results 1 – 3 of 3) sorted by relevance
185 #define DEBUG_EXIT 0x010000 macro
126 if (M.x86.debug & DEBUG_EXIT) { in X86EMU_exec()127 M.x86.debug &= ~DEBUG_EXIT; in X86EMU_exec()
335 M.x86.debug |= DEBUG_EXIT; in x86emu_single_step()