Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h142 #define SYSMODE_SEGOVR_SS 0x00000040 macro
157 SYSMODE_SEGOVR_SS)
164 SYSMODE_SEGOVR_SS | \
H A Dx86emu.c421 case SYSMODE_SEGOVR_SS: in get_data_segment()
422 case SYSMODE_SEGOVR_SS | SYSMODE_SEG_DS_SS: in get_data_segment()
4395 emu->x86.mode |= SYSMODE_SEGOVR_SS; in x86emu_exec_one_byte()