Searched defs:iemFpuStoreQNan (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp5133 DECLINLINE(void) iemFpuStoreQNan(PRTFLOAT80U pReg) function
5279 iemFpuStoreQNan(&pFpuCtx->aRegs[7].r80);
5426 iemFpuStoreQNan(&pFpuCtx->aRegs[0].r80);
5427 iemFpuStoreQNan(&pFpuCtx->aRegs[7].r80);
5692 iemFpuStoreQNan(&pFpuCtx->aRegs[iStReg].r80);
5779 iemFpuStoreQNan(&pFpuCtx->aRegs[7].r80);
5806 iemFpuStoreQNan(&pFpuCtx->aRegs[0].r80);
5807 iemFpuStoreQNan(&pFpuCtx->aRegs[7].r80);
5834 iemFpuStoreQNan(&pFpuCtx->aRegs[7].r80);

Completed in 88 milliseconds