Searched refs:float32_to_uint32_round_to_zero (Results 1 – 5 of 5) sorted by relevance
191 unsigned int float32_to_uint32_round_to_zero( float32 a STATUS_PARAM) in float32_to_uint32_round_to_zero() function
251 unsigned int float32_to_uint32_round_to_zero( float32 STATUS_PARAM );
184 unsigned int float32_to_uint32_round_to_zero( float32 a STATUS_PARAM);
5404 unsigned int float32_to_uint32_round_to_zero( float32 a STATUS_PARAM ) in float32_to_uint32_round_to_zero() function
2524 return vfp_itos(float32_to_uint32_round_to_zero(x, &env->vfp.fp_status)); in VFP_HELPER()