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

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h228 #define SYSMODE_SEGOVR_FS 0x00000010 macro
243 SYSMODE_SEGOVR_FS | \
250 SYSMODE_SEGOVR_FS | \
/haiku/src/libs/x86emu/
H A Ddecode.c283 case SYSMODE_SEGOVR_FS:
284 case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS:
H A Dops.c4507 M.x86.mode |= SYSMODE_SEGOVR_FS;

Completed in 94 milliseconds