Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu_regs.h138 #define SYSMODE_SEGOVR_DS 0x00000004 macro
153 SYSMODE_SEGOVR_DS | \
160 SYSMODE_SEGOVR_DS | \
H A Dx86emu.c404 case SYSMODE_SEGOVR_DS: in get_data_segment()
405 case SYSMODE_SEGOVR_DS | SYSMODE_SEG_DS_SS: in get_data_segment()
4421 emu->x86.mode |= SYSMODE_SEGOVR_DS; in x86emu_exec_one_byte()