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

/haiku/headers/libs/x86emu/x86emu/
H A Dregs.h229 #define SYSMODE_SEGOVR_GS 0x00000020 macro
244 SYSMODE_SEGOVR_GS | \
251 SYSMODE_SEGOVR_GS | \
/haiku/src/libs/x86emu/
H A Ddecode.c286 case SYSMODE_SEGOVR_GS:
287 case SYSMODE_SEGOVR_GS | SYSMODE_SEG_DS_SS:
H A Dops.c4525 M.x86.mode |= SYSMODE_SEGOVR_GS;

Completed in 121 milliseconds