HomeSort by relevance Sort by last modified time
    Searched refs:SYSMODE_SEGOVR_CS (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/bios_emulator/include/x86emu/
regs.h 230 #define SYSMODE_SEGOVR_CS 0x00000002
245 SYSMODE_SEGOVR_CS | \
252 SYSMODE_SEGOVR_CS | \
  /external/u-boot/drivers/bios_emulator/x86emu/
decode.c 270 case SYSMODE_SEGOVR_CS:
271 case SYSMODE_SEGOVR_CS | SYSMODE_SEG_DS_SS:
ops.c 600 M.x86.mode |= SYSMODE_SEGOVR_CS;
    [all...]

Completed in 80 milliseconds