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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp404 #define IEM_MC_STORE_FPUREG_R80_SRC_REF(a_iSt, a_pr80Src) do { CHK_PTYPE(PCRTFLOAT80U, a_pr80Src); Assert((a_iSt) < 8); } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8345 #define IEM_MC_STORE_FPUREG_R80_SRC_REF(a_iSt, a_pr80Src) \ macro

Completed in 63 milliseconds