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

  /src/common/include/x86emu/
x86emu_regs.h 137 #define SYSMODE_SEGOVR_DS 0x00000004
152 SYSMODE_SEGOVR_DS | \
159 SYSMODE_SEGOVR_DS | \
  /src/common/lib/libx86emu/
x86emu.c 405 case SYSMODE_SEGOVR_DS:
406 case SYSMODE_SEGOVR_DS | SYSMODE_SEG_DS_SS:
4258 emu->x86.mode |= SYSMODE_SEGOVR_DS;

Completed in 15 milliseconds