Home
last modified time | relevance | path

Searched refs:float_round_ties_away (Results 1 – 10 of 10) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat-types.h138 float_round_ties_away = 4, enumerator
/qemu/target/riscv/
H A Dfpu_helper.c74 softrm = float_round_ties_away; in helper_set_rounding_mode()
108 softrm = float_round_ties_away; in helper_set_rounding_mode_chkfrm()
/qemu/target/ppc/
H A Dfpu_helper.c618 return do_fri(env, arg, float_round_ties_away); in helper_frin()
3069 VSX_ROUND(xsrdpi, 1, float64, VsrD(0), float_round_ties_away, 1)
3075 VSX_ROUND(xvrdpi, 2, float64, VsrD(i), float_round_ties_away, 0)
3081 VSX_ROUND(xvrspi, 4, float32, VsrW(i), float_round_ties_away, 0)
3206 rmode = float_round_ties_away; in helper_xsrqpi()
3260 rmode = float_round_ties_away; in helper_xsrqpxp()
/qemu/tests/fp/
H A Dfp-bench.c613 mode = float_round_ties_away; in set_soft_precision()
H A Dwrap.c.inc33 return float_round_ties_away;
/qemu/fpu/
H A Dsoftfloat-parts.c.inc276 case float_round_ties_away:
1096 case float_round_ties_away:
1157 case float_round_ties_away:
H A Dsoftfloat.c5045 case float_round_ties_away: in roundAndPackFloatx80()
5111 case float_round_ties_away: in roundAndPackFloatx80()
5159 case float_round_ties_away: in roundAndPackFloatx80()
/qemu/target/s390x/tcg/
H A Dfpu_helper.c425 set_float_rounding_mode(float_round_ties_away, &env->fpu_status); in s390_swap_bfp_rounding_mode()
/qemu/target/arm/tcg/
H A Dvfp_helper.c1194 [FPROUNDING_TIEAWAY] = float_round_ties_away,
H A Dtranslate-a64.c9917 a->esz, a->q, a->rd, a->rn, float_round_ties_away, f_fcvt_s_vi)
9919 a->esz, a->q, a->rd, a->rn, float_round_ties_away, f_fcvt_u_vi)