Home
last modified time | relevance | path

Searched defs:DEBUG_DISASSEMBLE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h68 #define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F) macro
87 #define DEBUG_DISASSEMBLE() 0 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F) macro
87 # define DEBUG_DISASSEMBLE() 0 macro