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

  /src/common/include/x86emu/
x86emu_regs.h 136 #define SYSMODE_SEGOVR_CS 0x00000002
151 SYSMODE_SEGOVR_CS | \
158 SYSMODE_SEGOVR_CS | \
  /src/common/lib/libx86emu/
x86emu.c 410 case SYSMODE_SEGOVR_CS:
411 case SYSMODE_SEGOVR_CS | SYSMODE_SEG_DS_SS:
4207 emu->x86.mode |= SYSMODE_SEGOVR_CS;

Completed in 17 milliseconds