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

/haiku/headers/libs/x86emu/x86emu/
H A Ddebug.h65 #define DEBUG_DECODE() (M.x86.debug & DEBUG_DECODE_F) macro
84 #define DEBUG_DECODE() 0 macro
104 #define DECODE_PRINTF(x) if (DEBUG_DECODE()) \
106 #define DECODE_PRINTF2(x,y) if (DEBUG_DECODE()) \
116 if (DEBUG_DECODE()) \
120 if (DEBUG_DECODE() | DEBUG_TRACECALL() | DEBUG_BREAK() \
138 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()
/haiku/src/libs/x86emu/
H A Ddebug.c63 if (DEBUG_DECODE() && !DEBUG_DECODE_NOPRINT()) {
H A Dops.c5530 if (DEBUG_DECODE()) {
5658 if (DEBUG_DECODE()) {
5853 if (DEBUG_DECODE()) {
5977 if (DEBUG_DECODE()) {
8688 if (DEBUG_DECODE()) {
8797 if (DEBUG_DECODE()) {
9451 if (DEBUG_DECODE()) {
9544 if (DEBUG_DECODE()) {
9700 if (DEBUG_DECODE()) {
9795 if (DEBUG_DECODE()) {
[all...]

Completed in 119 milliseconds