Searched refs:X86_FCW_XCPT_MASK (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dx86.h2530 #define X86_FCW_XCPT_MASK UINT16_C(0x003f) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp5941 if ((u16Fsw & X86_FSW_XCPT_MASK) & ~(pFpuCtx->FCW & X86_FCW_XCPT_MASK))

Completed in 183 milliseconds