Searched refs:DEBUG_SYSINT_F (Results 1 – 3 of 3) sorted by relevance
183 #define DEBUG_SYSINT_F 0x0200 /* bios system interrupts. */ macro
75 # define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
283 DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F; in x86emu_single_step()