Home
last modified time | relevance | path

Searched refs:float_round_nearest_even (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/qemu/target/mips/
H A Dfpu.c14 float_round_nearest_even,
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c271 status->float_rounding_mode = float_round_nearest_even; in floatx80_lognp1()
469 status->float_rounding_mode = float_round_nearest_even; in floatx80_logn()
625 status->float_rounding_mode = float_round_nearest_even; in floatx80_log10()
684 status->float_rounding_mode = float_round_nearest_even; in floatx80_log2()
744 status->float_rounding_mode = float_round_nearest_even; in floatx80_etox()
927 status->float_rounding_mode = float_round_nearest_even; in floatx80_twotox()
1077 status->float_rounding_mode = float_round_nearest_even; in floatx80_tentox()
1232 status->float_rounding_mode = float_round_nearest_even; in floatx80_tan()
1443 status->float_rounding_mode = float_round_nearest_even; in floatx80_sin()
1683 status->float_rounding_mode = float_round_nearest_even; in floatx80_cos()
[all …]
H A Dfpu_helper.c123 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in restore_rounding_mode()
623 set_float_rounding_mode(float_round_nearest_even, &fp_status); in HELPER()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c91 rounding_mode = float_round_nearest_even; in SetRoundingMode()
/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c75 set_float_rounding_mode(float_round_nearest_even, &qsf); in main()
H A Dfp-bench.c601 mode = float_round_nearest_even; in set_soft_precision()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h134 float_round_nearest_even = 0, enumerator
/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c22 float_round_nearest_even,
758 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_l_d()
776 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_l_s()
794 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_w_d()
812 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_w_s()
/openbmc/qemu/target/openrisc/
H A Dfpu_helper.c75 float_round_nearest_even, in cpu_set_fpcsr()
/openbmc/qemu/target/tricore/
H A Dhelper.c105 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in fpu_set_state()
/openbmc/qemu/target/ppc/
H A Dcpu.c222 rnd_type = float_round_nearest_even; in fpscr_set_rounding_mode()
/openbmc/qemu/target/xtensa/
H A Dfpu_helper.c70 float_round_nearest_even, in HELPER()
83 float_round_nearest_even, in HELPER()
/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c411 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_l_d()
427 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_l_s()
443 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_w_d()
459 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_w_s()
708 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_l_d()
726 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_l_s()
744 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_w_d()
762 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_w_s()
/openbmc/qemu/target/hexagon/
H A Darch.c190 float_round_nearest_even,
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c183 i = float_round_nearest_even; in vfp_set_fpcr_to_host()
429 fpst->float_rounding_mode = float_round_nearest_even; \
669 case float_round_nearest_even: /* Round to Nearest */ in round_to_inf()
1200 [FPROUNDING_TIEEVEN] = float_round_nearest_even,
/openbmc/qemu/target/sh4/
H A Dcpu.c145 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); /* ?! */ in superh_cpu_reset_hold()
H A Dop_helper.c210 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ld_fpscr()
/openbmc/qemu/target/alpha/
H A Dhelper.c43 [FPCR_DYN_NORMAL >> FPCR_DYN_SHIFT] = float_round_nearest_even, in cpu_alpha_store_fpcr()
/openbmc/qemu/target/microblaze/
H A Dcpu.c218 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in mb_cpu_reset_hold()
/openbmc/qemu/target/rx/
H A Dop_helper.c125 float_round_nearest_even, in helper_set_fpsw()
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c62 softrm = float_round_nearest_even; in helper_set_rounding_mode()
96 softrm = float_round_nearest_even; in helper_set_rounding_mode_chkfrm()
/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c433 set_float_rounding_mode(float_round_nearest_even, &env->fpu_status); in s390_swap_bfp_rounding_mode()
889 float_round_nearest_even,
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c763 float_round_nearest_even, in set_x86_rounding_mode()
1189 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_f2xm1()
1489 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fpatan()
2127 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fyl2xp1()
2230 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fyl2x()
/openbmc/qemu/target/hppa/
H A Dfpu_helper.c34 rm = float_round_nearest_even; in HELPER()
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc267 case float_round_nearest_even:
377 case float_round_nearest_even:
1082 case float_round_nearest_even:
1150 case float_round_nearest_even:

12