Searched refs:uint32_to_float32 (Results 1 – 5 of 5) sorted by relevance
85 float32 uint32_to_float32(unsigned int v STATUS_PARAM) in uint32_to_float32() function
226 float32 uint32_to_float32( unsigned int STATUS_PARAM );
154 float32 uint32_to_float32( unsigned int STATUS_PARAM);
5514 float32 uint32_to_float32( unsigned int a STATUS_PARAM ) in uint32_to_float32() function
2486 return uint32_to_float32(vfp_stoi(x), &env->vfp.fp_status); in VFP_HELPER()