Home
last modified time | relevance | path

Searched refs:DEBUG_SAVE_IP_CS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h71 # define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_CS_IP) macro
90 # define DEBUG_SAVE_IP_CS() 0 macro
125 | DEBUG_IO_TRACE() | DEBUG_SAVE_IP_CS()) { \
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19925 -# define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_IP_CS_F)
19943 +#define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_IP_CS_F)
19962 -# define DEBUG_SAVE_IP_CS() 0
19979 +#define DEBUG_SAVE_IP_CS() 0