Searched refs:x86emu_single_step (Results 1 – 2 of 2) sorted by relevance
148 # define SINGLE_STEP() if (DEBUG_STEP()) x86emu_single_step()199 extern void x86emu_single_step(void);
227 void x86emu_single_step(void) in x86emu_single_step() function