HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_DISASSEMBLE_F (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/bios_emulator/include/
x86emu.h 177 #define DEBUG_DISASSEMBLE_F 0x0008
  /external/u-boot/drivers/bios_emulator/include/x86emu/
debug.h 68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
  /external/u-boot/drivers/bios_emulator/x86emu/
debug.c 122 tregs.x86.debug |= DEBUG_DISASSEMBLE_F;

Completed in 47 milliseconds