Searched refs:DEBUG_BREAK_F (Results 1 – 3 of 3) sorted by relevance
245 M.x86.debug &= ~DEBUG_BREAK_F; in x86emu_single_step()300 M.x86.debug |= DEBUG_BREAK_F; in x86emu_single_step()
178 #define DEBUG_BREAK_F 0x0010 macro
69 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)