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

  /src/common/include/x86emu/
x86emu_regs.h 139 #define SYSMODE_SEGOVR_FS 0x00000010
154 SYSMODE_SEGOVR_FS | \
161 SYSMODE_SEGOVR_FS | \
  /src/common/lib/libx86emu/
x86emu.c 416 case SYSMODE_SEGOVR_FS:
417 case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS:
4373 emu->x86.mode |= SYSMODE_SEGOVR_FS;

Completed in 16 milliseconds