Home
last modified time | relevance | path

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

/u-boot/drivers/bios_emulator/include/
A Dx86emu.h190 #define DEBUG_EXIT 0x10000 macro
/u-boot/drivers/bios_emulator/x86emu/
A Ddecode.c122 if (M.x86.debug & DEBUG_EXIT) { in X86EMU_exec()
123 M.x86.debug &= ~DEBUG_EXIT; in X86EMU_exec()
A Ddebug.c305 M.x86.debug |= DEBUG_EXIT; in x86emu_single_step()

Completed in 7 milliseconds