Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h137 #define SYSMODE_SEGOVR_CS 0x00000002 macro
152 SYSMODE_SEGOVR_CS | \
159 SYSMODE_SEGOVR_CS | \
H A Dx86emu.c409 case SYSMODE_SEGOVR_CS: in get_data_segment()
410 case SYSMODE_SEGOVR_CS | SYSMODE_SEG_DS_SS: in get_data_segment()
4370 emu->x86.mode |= SYSMODE_SEGOVR_CS; in x86emu_exec_one_byte()