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

/openbsd-current/sys/dev/x86emu/
H A Dx86emu_regs.h139 #define SYSMODE_SEGOVR_ES 0x00000008 macro
154 SYSMODE_SEGOVR_ES | \
161 SYSMODE_SEGOVR_ES | \
H A Dx86emu.c418 case SYSMODE_SEGOVR_ES:
419 case SYSMODE_SEGOVR_ES | SYSMODE_SEG_DS_SS:
4351 emu->x86.mode |= SYSMODE_SEGOVR_ES;

Completed in 188 milliseconds