Searched refs:uint32_to_float64 (Results 1 – 5 of 5) sorted by relevance
91 float64 uint32_to_float64(unsigned int v STATUS_PARAM) in uint32_to_float64() function
215 float64 uint32_to_float64( unsigned int STATUS_PARAM );
142 float64 uint32_to_float64( unsigned int STATUS_PARAM);
5273 float64 uint32_to_float64( unsigned int a STATUS_PARAM ) in uint32_to_float64() function
2389 return uint32_to_float64(vfp_stoi(x), &env->vfp.fp_status); in VFP_HELPER()