Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h140 #define SYSMODE_SEGOVR_FS 0x00000010 macro
155 SYSMODE_SEGOVR_FS | \
162 SYSMODE_SEGOVR_FS | \
H A Dx86emu.c415 case SYSMODE_SEGOVR_FS: in get_data_segment()
416 case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS: in get_data_segment()
4536 emu->x86.mode |= SYSMODE_SEGOVR_FS; in x86emu_exec_one_byte()