HomeSort by: relevance | last modified time | path
    Searched refs:SYSMODE_SEGOVR_SS (Results 1 - 2 of 2) sorted by relevancy

  /src/common/include/x86emu/
x86emu_regs.h 141 #define SYSMODE_SEGOVR_SS 0x00000040
156 SYSMODE_SEGOVR_SS)
163 SYSMODE_SEGOVR_SS | \
  /src/common/lib/libx86emu/
x86emu.c 422 case SYSMODE_SEGOVR_SS:
423 case SYSMODE_SEGOVR_SS | SYSMODE_SEG_DS_SS:
4232 emu->x86.mode |= SYSMODE_SEGOVR_SS;

Completed in 17 milliseconds