Searched refs:int32_to_float64 (Results 1 – 5 of 5) sorted by relevance
90 float64 int32_to_float64(int v STATUS_PARAM) in int32_to_float64() function
225 float64 int32_to_float64( int STATUS_PARAM );
155 float64 int32_to_float64( int STATUS_PARAM);
1074 float64 int32_to_float64( int32 a STATUS_PARAM ) in int32_to_float64() function
2501 return int32_to_float64(vfp_stoi(x), &env->vfp.fp_status); in VFP_HELPER()