Lines Matching refs:X86_FCW_IM
5262 & ~(pFpuCtx->FCW & (X86_FCW_IM | X86_FCW_ZM | X86_FCW_DM)))
5275 else if (pFpuCtx->FCW & X86_FCW_IM)
5339 & ~(pFpuCtx->FCW & (X86_FCW_IM | X86_FCW_ZM | X86_FCW_DM)))
5408 & ~(pFpuCtx->FCW & (X86_FCW_IM | X86_FCW_ZM | X86_FCW_DM)))
5422 else if (pFpuCtx->FCW & X86_FCW_IM)
5683 if (pFpuCtx->FCW & X86_FCW_IM)
5771 if (pFpuCtx->FCW & X86_FCW_IM)
5798 if (pFpuCtx->FCW & X86_FCW_IM)
5826 if (pFpuCtx->FCW & X86_FCW_IM)
9076 if (pIemCpu->CTX_SUFF(pCtx)->CTX_SUFF(pXState)->x87.FCW & X86_FCW_IM) {