Home
last modified time | relevance | path

Searched refs:DEBUG_STEP (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h67 # define DEBUG_STEP() (M.x86.debug & DEBUG_STEP_F) macro
86 # define DEBUG_STEP() 0 macro
148 # define SINGLE_STEP() if (DEBUG_STEP()) x86emu_single_step()