Searched refs:DEBUG_TRACECALL_F (Results 1 – 3 of 3) sorted by relevance
184 #define DEBUG_TRACECALL_F 0x0400 macro
76 # define DEBUG_TRACECALL() (M.x86.debug & DEBUG_TRACECALL_F)
279 M.x86.debug ^= DEBUG_TRACECALL_F; in x86emu_single_step()