Home
last modified time | relevance | path

Searched refs:SAVE_IP_CS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h123 #define SAVE_IP_CS(x,y) \ macro
133 # define SAVE_IP_CS(x,y) macro
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c101 SAVE_IP_CS(M.x86.R_CS, M.x86.R_IP); in X86EMU_exec()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch813 - SAVE_IP_CS(M.x86.R_CS, M.x86.R_IP);
836 + SAVE_IP_CS(M.x86.R_CS, M.x86.R_IP);
20008 -# define SAVE_IP_CS(x,y)
20012 +#define SAVE_IP_CS(x,y)