Searched refs:DEBUG_DISASSEMBLE_F (Results 1 – 7 of 7) sorted by relevance
172 #define DEBUG_DISASSEMBLE_F 0x000008 macro
130 tregs.x86.debug |= DEBUG_DISASSEMBLE_F; in disassemble_forward()
177 #define DEBUG_DISASSEMBLE_F 0x0008 macro
68 #define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
122 tregs.x86.debug |= DEBUG_DISASSEMBLE_F; in disassemble_forward()
169 tregs.x86.debug |= DEBUG_DISASSEMBLE_F;19846 #define DEBUG_DISASSEMBLE_F 0x00000819922 -# define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)19940 +#define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)