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

/vbox/src/VBox/VMM/include/
H A DIEMInternal.h49 } RTFLOAT32U; typedef in typeref:union:__anon16911
50 typedef RTFLOAT32U *PRTFLOAT32U;
51 typedef RTFLOAT32U const *PCRTFLOAT32U;
/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp519 #define IEM_MC_FETCH_MEM_R32(a_r32Dst, a_iSeg, a_GCPtrMem) do { CHK_GCPTR(a_GCPtrMem); CHK_TYPE(RTFLOAT32U, a_r32Dst);} while (0)
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h12891 IEM_MC_LOCAL(RTFLOAT32U, r32Val2);
12941 IEM_MC_LOCAL(RTFLOAT32U, r32Val2);
12975 IEM_MC_LOCAL(RTFLOAT32U, r32Val2);
13081 IEM_MC_LOCAL(RTFLOAT32U, r32Val);

Completed in 236 milliseconds