Searched refs:float32_to_floatx80 (Results 1 – 6 of 6) sorted by relevance
102 rFm = float32_to_floatx80(fpa11->fpreg[Fm].fSingle); in ExtendedCPDO()125 rFn = float32_to_floatx80(fpa11->fpreg[Fn].fSingle); in ExtendedCPDO()
175 rFn = float32_to_floatx80(fpa11->fpreg[Fn].fSingle); in PerformComparison()208 rFm = float32_to_floatx80(fpa11->fpreg[Fm].fSingle); in PerformComparison()
116 rFd->fExtended = float32_to_floatx80(rFd->fSingle); in EmulateCPDO()
142 floatx80 float32_to_floatx80( float32 );
172 val.f = float32_to_floatx80(fpa11->fpreg[Fn].fSingle); in storeExtended()
936 floatx80 float32_to_floatx80( float32 a ) in float32_to_floatx80() function