Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h141 #define SYSMODE_SEGOVR_GS 0x00000020 macro
156 SYSMODE_SEGOVR_GS | \
163 SYSMODE_SEGOVR_GS | \
H A Dx86emu.c418 case SYSMODE_SEGOVR_GS: in get_data_segment()
419 case SYSMODE_SEGOVR_GS | SYSMODE_SEG_DS_SS: in get_data_segment()
4539 emu->x86.mode |= SYSMODE_SEGOVR_GS; in x86emu_exec_one_byte()