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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp596 #define IEM_MC_STORE_FPU_RESULT_MEM_OP(a_FpuData, a_iStReg, a_iEffSeg, a_GCPtrEff) do { } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8874 #define IEM_MC_STORE_FPU_RESULT_MEM_OP(a_FpuData, a_iStReg, a_iEffSeg, a_GCPtrEff) \ macro
H A DIEMAllInstructions.cpp.h14770 IEM_MC_STORE_FPU_RESULT_MEM_OP(FpuRes, 0, pIemCpu->iEffSeg, GCPtrEffSrc);

Completed in 125 milliseconds