Searched refs:floatx80_to_int32_round_to_zero (Results 1 – 4 of 4) sorted by relevance
410 val = floatx80_to_int32_round_to_zero(ST0, &env->fp_status); in helper_fistt_ST0()424 val = floatx80_to_int32_round_to_zero(ST0, &env->fp_status); in helper_fisttl_ST0()2374 n = floatx80_to_int32_round_to_zero(ST1, &env->fp_status); in helper_fscale()
350 floatx80_to_int32_round_to_zero, int_fast32_t)
953 int32_t floatx80_to_int32_round_to_zero(floatx80, float_status *status);
3478 int32_t floatx80_to_int32_round_to_zero(floatx80 a, float_status *s) in floatx80_to_int32_round_to_zero() function