Searched refs:DEBUG_DISASSEMBLE_F (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dx86emu.h172 #define DEBUG_DISASSEMBLE_F 0x000008 macro
/barrelfish-2018-10-04/include/x86emu/
H A Ddebug.h68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
/barrelfish-2018-10-04/lib/x86emu/
H A Ddebug.c125 tregs.x86.debug |= DEBUG_DISASSEMBLE_F;

Completed in 39 milliseconds