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

  /src/common/include/x86emu/
x86emu_regs.h 140 #define SYSMODE_SEGOVR_GS 0x00000020
155 SYSMODE_SEGOVR_GS | \
162 SYSMODE_SEGOVR_GS | \
  /src/common/lib/libx86emu/
x86emu.c 419 case SYSMODE_SEGOVR_GS:
420 case SYSMODE_SEGOVR_GS | SYSMODE_SEG_DS_SS:
4376 emu->x86.mode |= SYSMODE_SEGOVR_GS;

Completed in 17 milliseconds