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

/broadcom-cfe-1.4.2/cfe/x86emu/
H A Ddebug.c269 M.x86.debug &= ~DEBUG_BREAK_F;
329 M.x86.debug |= DEBUG_BREAK_F;
335 M.x86.debug &= ~DEBUG_BREAK_F;
H A Dx86emu.h174 #define DEBUG_BREAK_F 0x000010 macro
/broadcom-cfe-1.4.2/cfe/x86emu/x86emu/
H A Ddebug.h70 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)

Completed in 95 milliseconds