Searched refs:float32_to_int32_round_to_zero (Results 1 – 5 of 5) sorted by relevance
151 int float32_to_int32_round_to_zero( float32 a STATUS_PARAM) in float32_to_int32_round_to_zero() function
255 int float32_to_int32_round_to_zero( float32 STATUS_PARAM );
178 int float32_to_int32_round_to_zero( float32 STATUS_PARAM);
1324 int32 float32_to_int32_round_to_zero( float32 a STATUS_PARAM ) in float32_to_int32_round_to_zero() function
2537 return vfp_itos(float32_to_int32_round_to_zero(x, &env->vfp.fp_status)); in VFP_HELPER()