Home
last modified time | relevance | path

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

/freebsd/sys/contrib/x86emu/
H A Dx86emu_regs.h139 #define SYSMODE_SEGOVR_ES 0x00000008 macro
154 SYSMODE_SEGOVR_ES | \
161 SYSMODE_SEGOVR_ES | \
H A Dx86emu.c409 case SYSMODE_SEGOVR_ES: in get_data_segment()
410 case SYSMODE_SEGOVR_ES | SYSMODE_SEG_DS_SS: in get_data_segment()
4342 emu->x86.mode |= SYSMODE_SEGOVR_ES; in x86emu_exec_one_byte()