Home
last modified time | relevance | path

Searched refs:DEBUG_DISASSEMBLE_F (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h172 #define DEBUG_DISASSEMBLE_F 0x000008 macro
H A Ddebug.c130 tregs.x86.debug |= DEBUG_DISASSEMBLE_F; in disassemble_forward()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h177 #define DEBUG_DISASSEMBLE_F 0x0008 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h68 #define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h68 # define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Ddebug.c122 tregs.x86.debug |= DEBUG_DISASSEMBLE_F; in disassemble_forward()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch169 tregs.x86.debug |= DEBUG_DISASSEMBLE_F;
19846 #define DEBUG_DISASSEMBLE_F 0x000008
19922 -# define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
19940 +#define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)