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

/barrelfish-2018-10-04/include/
H A Dx86emu.h185 #define DEBUG_EXIT 0x010000 macro
/barrelfish-2018-10-04/lib/x86emu/
H A Ddecode.c123 if (M.x86.debug & DEBUG_EXIT) {
124 M.x86.debug &= ~DEBUG_EXIT;
H A Ddebug.c309 M.x86.debug |= DEBUG_EXIT;

Completed in 43 milliseconds