Searched refs:SYSMODE_SEGOVR_ES (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h233 #define SYSMODE_SEGOVR_ES 0x00000008 macro
248 SYSMODE_SEGOVR_ES | \
255 SYSMODE_SEGOVR_ES | \
/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c274 case SYSMODE_SEGOVR_ES:
275 case SYSMODE_SEGOVR_ES | SYSMODE_SEG_DS_SS:
H A Dops.c570 M.x86.mode |= SYSMODE_SEGOVR_ES;

Completed in 126 milliseconds