/qemu/target/mips/ |
H A D | fpu.c | 16 float_round_up,
|
/qemu/target/loongarch/tcg/ |
H A D | fpu_helper.c | 24 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 D | vec_helper.c | 2766 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 D | fpa11.c | 98 rounding_mode = float_round_up; in SetRoundingMode()
|
/qemu/include/fpu/ |
H A D | softfloat-types.h | 136 float_round_up = 2, enumerator
|
/qemu/target/hexagon/ |
H A D | fma_emu.c | 369 case float_round_up: in accum_round_float64() 407 case float_round_up: in accum_round_float64()
|
H A D | arch.c | 193 float_round_up,
|
/qemu/target/openrisc/ |
H A D | fpu_helper.c | 77 float_round_up, in cpu_set_fpcsr()
|
/qemu/target/tricore/ |
H A D | helper.c | 108 set_float_rounding_mode(float_round_up, &env->fp_status); in fpu_set_state()
|
/qemu/target/mips/tcg/ |
H A D | fpu_helper.c | 528 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 D | fpu_helper.c | 72 float_round_up, in HELPER() 85 float_round_up, in HELPER()
|
/qemu/target/ppc/ |
H A D | cpu.c | 230 rnd_type = float_round_up; in fpscr_set_rounding_mode()
|
H A D | fpu_helper.c | 628 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 D | vfp_helper.c | 186 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 D | helper.c | 46 [FPCR_DYN_PLUS >> FPCR_DYN_SHIFT] = float_round_up, in cpu_alpha_store_fpcr()
|
/qemu/target/riscv/ |
H A D | fpu_helper.c | 71 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 D | op_helper.c | 127 float_round_up, in helper_set_fpsw()
|
/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 441 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 D | fpu_helper.c | 40 rm = float_round_up; in HELPER()
|
/qemu/tests/fp/ |
H A D | fp-bench.c | 610 mode = float_round_up; in set_soft_precision()
|
H A D | wrap.c.inc | 31 return float_round_up;
|
/qemu/target/sparc/ |
H A D | fop_helper.c | 582 rnd_mode = float_round_up; in set_fsr_nonsplit()
|
/qemu/fpu/ |
H A D | softfloat-parts.c.inc | 283 case float_round_up: 1102 case float_round_up: 1163 case float_round_up:
|
H A D | softfloat.c | 5050 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 D | fpu_helper.c | 132 set_float_rounding_mode(float_round_up, &env->fp_status); in restore_rounding_mode()
|