Searched refs:DEBUG_DECODE (Results 1 - 3 of 3) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/x86emu/
H A Ddebug.c70 if (DEBUG_DECODE() && ! DEBUG_DECODE_NOPRINT()) {
H A Dops.c5209 if (DEBUG_DECODE()) {
5338 if (DEBUG_DECODE()) {
5529 if (DEBUG_DECODE()) {
5654 if (DEBUG_DECODE()) {
8176 if (DEBUG_DECODE()) {
8300 if (DEBUG_DECODE()) {
8937 if (DEBUG_DECODE()) {
9029 if (DEBUG_DECODE()) {
9180 if (DEBUG_DECODE()) {
9274 if (DEBUG_DECODE()) {
[all...]
/broadcom-cfe-1.4.2/cfe/x86emu/x86emu/
H A Ddebug.h66 # define DEBUG_DECODE() (M.x86.debug & DEBUG_DECODE_F) macro
85 # define DEBUG_DECODE() 0 macro
105 # define DECODE_PRINTF(x) if (DEBUG_DECODE()) \
107 # define DECODE_PRINTF2(x,y) if (DEBUG_DECODE()) \
117 if (DEBUG_DECODE()) \
121 if (DEBUG_DECODE() | DEBUG_TRACECALL() | DEBUG_BREAK() \
139 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()

Completed in 46 milliseconds