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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp590 #define IEM_MC_SET_FPU_RESULT(a_FpuData, a_FSW, a_pr80Value) do { } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h13282 IEM_MC_SET_FPU_RESULT(FpuRes, 0 /*FSW*/, pr80Value);
13311 IEM_MC_SET_FPU_RESULT(FpuRes, X86_FSW_C1, pr80Value2);
13356 IEM_MC_SET_FPU_RESULT(FpuRes, 0 /*FSW*/, pr80Value);
15175 IEM_MC_SET_FPU_RESULT(FpuRes, 0 /*FSW*/, pr80Value);
H A DIEMAll.cpp8850 #define IEM_MC_SET_FPU_RESULT(a_FpuData, a_FSW, a_pr80Value) \ macro

Completed in 113 milliseconds