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

  /src/common/include/x86emu/
x86emu_regs.h 138 #define SYSMODE_SEGOVR_ES 0x00000008
153 SYSMODE_SEGOVR_ES | \
160 SYSMODE_SEGOVR_ES | \
  /src/common/lib/libx86emu/
x86emu.c 413 case SYSMODE_SEGOVR_ES:
414 case SYSMODE_SEGOVR_ES | SYSMODE_SEG_DS_SS:
4182 emu->x86.mode |= SYSMODE_SEGOVR_ES;

Completed in 18 milliseconds