Searched refs:float32_to_int64 (Results 1 – 6 of 6) sorted by relevance
155 int64_t float32_to_int64( float32 a STATUS_PARAM) in float32_to_int64() function
190 int64_t float32_to_int64( float32 STATUS_PARAM);
303 int64 float32_to_int64( float32 STATUS_PARAM );
1489 int64 float32_to_int64( float32 a STATUS_PARAM ) in float32_to_int64() function6041 v = float32_to_int64(a STATUS_VAR); in float32_to_uint32()
2120 dt2 = float32_to_int64(fst0, &env->active_fpu.fp_status); in helper_float_cvtl_s()2247 dt2 = float32_to_int64(fst0, &env->active_fpu.fp_status); in helper_float_roundl_s()2343 dt2 = float32_to_int64(fst0, &env->active_fpu.fp_status); in helper_float_ceill_s()2395 dt2 = float32_to_int64(fst0, &env->active_fpu.fp_status); in helper_float_floorl_s()
721 return float32_to_int64(s->XMM_S(0), &env->sse_status); in helper_cvtss2sq()