Home
last modified time | relevance | path

Searched refs:float_round_up (Results 1 – 25 of 30) sorted by relevance

12

/qemu/target/mips/
H A Dfpu.c16 float_round_up,
/qemu/target/loongarch/tcg/
H A Dfpu_helper.c24 float_round_up,
618 set_float_rounding_mode(float_round_up, &env->fp_status); in helper_ftintrp_l_d()
636 set_float_rounding_mode(float_round_up, &env->fp_status); in helper_ftintrp_l_s()
654 set_float_rounding_mode(float_round_up, &env->fp_status); in helper_ftintrp_w_d()
672 set_float_rounding_mode(float_round_up, &env->fp_status); in helper_ftintrp_w_s()
H A Dvec_helper.c2766 FCVT_2OP(vfrintrp_s, 32, UW, float_round_up)
2767 FCVT_2OP(vfrintrp_d, 64, UD, float_round_up)
2807 FTINT(rp_w_s, float32, int32, uint32_t, uint32_t, float_round_up) in DO_FTINT()
2808 FTINT(rp_l_d, float64, int64, uint64_t, uint64_t, float_round_up) in DO_FTINT()
2834 FTINT(rp_w_d, float64, int32, uint64_t, uint32_t, float_round_up) in DO_FTINT()
2867 FTINT(rpl_l_s, float32, int64, uint32_t, uint64_t, float_round_up)
2871 FTINT(rph_l_s, float32, int64, uint32_t, uint64_t, float_round_up)
/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c98 rounding_mode = float_round_up; in SetRoundingMode()
/qemu/include/fpu/
H A Dsoftfloat-types.h136 float_round_up = 2, enumerator
/qemu/target/hexagon/
H A Dfma_emu.c369 case float_round_up: in accum_round_float64()
407 case float_round_up: in accum_round_float64()
H A Darch.c193 float_round_up,
/qemu/target/openrisc/
H A Dfpu_helper.c77 float_round_up, in cpu_set_fpcsr()
/qemu/target/tricore/
H A Dhelper.c108 set_float_rounding_mode(float_round_up, &env->fp_status); in fpu_set_state()
/qemu/target/mips/tcg/
H A Dfpu_helper.c528 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_l_d()
543 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_l_s()
558 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_w_d()
573 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_w_s()
840 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_2008_l_d()
857 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_2008_l_s()
874 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_2008_w_d()
891 set_float_rounding_mode(float_round_up, &env->active_fpu.fp_status); in helper_float_ceil_2008_w_s()
/qemu/target/xtensa/
H A Dfpu_helper.c72 float_round_up, in HELPER()
85 float_round_up, in HELPER()
/qemu/target/ppc/
H A Dcpu.c230 rnd_type = float_round_up; in fpscr_set_rounding_mode()
H A Dfpu_helper.c628 return do_fri(env, arg, float_round_up); in helper_frip()
3017 float_round_up + float_round_to_zero)
3072 VSX_ROUND(xsrdpip, 1, float64, VsrD(0), float_round_up, 1)
3078 VSX_ROUND(xvrdpip, 2, float64, VsrD(i), float_round_up, 0)
3084 VSX_ROUND(xvrspip, 4, float32, VsrW(i), float_round_up, 0)
3218 rmode = float_round_up; in helper_xsrqpi()
3272 rmode = float_round_up; in helper_xsrqpxp()
/qemu/target/arm/tcg/
H A Dvfp_helper.c186 i = float_round_up; in vfp_set_fpcr_to_host()
661 case float_round_up: /* Round to +Inf */ in round_to_inf()
1191 [FPROUNDING_POSINF] = float_round_up,
/qemu/target/alpha/
H A Dhelper.c46 [FPCR_DYN_PLUS >> FPCR_DYN_SHIFT] = float_round_up, in cpu_alpha_store_fpcr()
/qemu/target/riscv/
H A Dfpu_helper.c71 softrm = float_round_up; in helper_set_rounding_mode()
105 softrm = float_round_up; in helper_set_rounding_mode_chkfrm()
/qemu/target/rx/
H A Dop_helper.c127 float_round_up, in helper_set_fpsw()
/qemu/target/s390x/tcg/
H A Dfpu_helper.c441 set_float_rounding_mode(float_round_up, &env->fpu_status); in s390_swap_bfp_rounding_mode()
891 float_round_up,
/qemu/target/hppa/
H A Dfpu_helper.c40 rm = float_round_up; in HELPER()
/qemu/tests/fp/
H A Dfp-bench.c610 mode = float_round_up; in set_soft_precision()
H A Dwrap.c.inc31 return float_round_up;
/qemu/target/sparc/
H A Dfop_helper.c582 rnd_mode = float_round_up; in set_fsr_nonsplit()
/qemu/fpu/
H A Dsoftfloat-parts.c.inc283 case float_round_up:
1102 case float_round_up:
1163 case float_round_up:
H A Dsoftfloat.c5050 case float_round_up: in roundAndPackFloatx80()
5117 case float_round_up: in roundAndPackFloatx80()
5137 || ( zSign && ( roundingMode == float_round_up ) ) in roundAndPackFloatx80()
5165 case float_round_up: in roundAndPackFloatx80()
/qemu/target/m68k/
H A Dfpu_helper.c132 set_float_rounding_mode(float_round_up, &env->fp_status); in restore_rounding_mode()

12