Searched refs:int32_to_float64 (Results 1 – 5 of 5) sorted by relevance
86 float64 int32_to_float64(int v STATUS_PARAM) in int32_to_float64() function
213 float64 int32_to_float64( int STATUS_PARAM );
141 float64 int32_to_float64( int STATUS_PARAM);
1068 float64 int32_to_float64( int32 a STATUS_PARAM ) in int32_to_float64() function
2399 return int32_to_float64(vfp_stoi(x), &env->vfp.fp_status); in VFP_HELPER()