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

/vbox/include/iprt/
H A Dx86.h2528 #define X86_FCW_MASK_ALL UINT16_C(0x007f) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm1688 and T0, X86_FCW_MASK_ALL | X86_FCW_PC_MASK | X86_FCW_RC_MASK
H A DIEMAll.cpp8684 & ~(pIemCpu->CTX_SUFF(pCtx)->CTX_SUFF(pXState)->x87.FCW & X86_FCW_MASK_ALL) ) ) \

Completed in 155 milliseconds