Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h190 #define F_ALWAYS_ON (0x0002) /* flag bits always on */ macro
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c2363 flags = (M.x86.R_EFLG & F_MSK) | F_ALWAYS_ON; in x86emuOp_pushf_word()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch8268 flags = (M.x86.R_EFLG & F_MSK) | F_ALWAYS_ON;