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

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h225 #define SYSMODE_SEGOVR_CS 0x00000002 macro
240 SYSMODE_SEGOVR_CS | \
247 SYSMODE_SEGOVR_CS | \
/haiku/src/libs/x86emu/
H A Ddecode.c277 case SYSMODE_SEGOVR_CS:
278 case SYSMODE_SEGOVR_CS | SYSMODE_SEG_DS_SS:
H A Dops.c2721 M.x86.mode |= SYSMODE_SEGOVR_CS;

Completed in 90 milliseconds