Searched refs:float64_to_int32_round_to_zero (Results 1 – 5 of 5) sorted by relevance
273 int float64_to_int32_round_to_zero( float64 a STATUS_PARAM) in float64_to_int32_round_to_zero() function
323 int float64_to_int32_round_to_zero( float64 STATUS_PARAM );
283 int float64_to_int32_round_to_zero( float64 STATUS_PARAM );
2299 int32 float64_to_int32_round_to_zero( float64 a STATUS_PARAM ) in float64_to_int32_round_to_zero() function
2542 return vfp_itos(float64_to_int32_round_to_zero(x, &env->vfp.fp_status)); in VFP_HELPER()