Searched refs:DEBUG_EXIT (Results 1 – 3 of 3) sorted by relevance
190 #define DEBUG_EXIT 0x10000 macro
122 if (M.x86.debug & DEBUG_EXIT) { in X86EMU_exec()123 M.x86.debug &= ~DEBUG_EXIT; in X86EMU_exec()
305 M.x86.debug |= DEBUG_EXIT; in x86emu_single_step()