Searched refs:SYSMODE_SEGOVR_ES (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h227 #define SYSMODE_SEGOVR_ES 0x00000008 macro
242 SYSMODE_SEGOVR_ES | \
249 SYSMODE_SEGOVR_ES | \
/haiku/src/libs/x86emu/
H A Ddecode.c280 case SYSMODE_SEGOVR_ES:
281 case SYSMODE_SEGOVR_ES | SYSMODE_SEG_DS_SS:
H A Dops.c2280 M.x86.mode |= SYSMODE_SEGOVR_ES;

Completed in 168 milliseconds