Home
last modified time | relevance | path

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

12

/qemu/target/mips/
A Dfpu.c14 float_round_nearest_even,
/qemu/target/m68k/
A Dsoftfloat.c273 status->float_rounding_mode = float_round_nearest_even; in floatx80_lognp1()
473 status->float_rounding_mode = float_round_nearest_even; in floatx80_logn()
631 status->float_rounding_mode = float_round_nearest_even; in floatx80_log10()
692 status->float_rounding_mode = float_round_nearest_even; in floatx80_log2()
753 status->float_rounding_mode = float_round_nearest_even; in floatx80_etox()
937 status->float_rounding_mode = float_round_nearest_even; in floatx80_twotox()
1088 status->float_rounding_mode = float_round_nearest_even; in floatx80_tentox()
1243 status->float_rounding_mode = float_round_nearest_even; in floatx80_tan()
1454 status->float_rounding_mode = float_round_nearest_even; in floatx80_sin()
1694 status->float_rounding_mode = float_round_nearest_even; in floatx80_cos()
[all …]
A Dfpu_helper.c124 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in restore_rounding_mode()
624 set_float_rounding_mode(float_round_nearest_even, &fp_status); in HELPER()
/qemu/include/fpu/
A Dsoftfloat-types.h132 float_round_nearest_even = 0, enumerator
/qemu/target/loongarch/tcg/
A Dfpu_helper.c23 float_round_nearest_even,
753 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_l_d()
771 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_l_s()
789 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_w_d()
807 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ftintrne_w_s()
/qemu/linux-user/arm/nwfpe/
A Dfpa11.c86 rounding_mode = float_round_nearest_even; in SetRoundingMode()
/qemu/tests/fp/
A Dfp-test-log2.c74 set_float_rounding_mode(float_round_nearest_even, &qsf); in main()
A Dfp-bench.c593 mode = float_round_nearest_even; in set_soft_precision()
/qemu/target/openrisc/
A Dfpu_helper.c76 float_round_nearest_even, in cpu_set_fpcsr()
/qemu/target/tricore/
A Dhelper.c103 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in fpu_set_state()
/qemu/target/mips/tcg/
A Dfpu_helper.c412 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_l_d()
428 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_l_s()
444 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_w_d()
460 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_w_s()
709 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_l_d()
727 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_l_s()
745 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_w_d()
763 set_float_rounding_mode(float_round_nearest_even, in helper_float_round_2008_w_s()
/qemu/target/xtensa/
A Dfpu_helper.c70 float_round_nearest_even, in HELPER()
83 float_round_nearest_even, in HELPER()
/qemu/target/ppc/
A Dcpu.c202 rnd_type = float_round_nearest_even; in fpscr_set_rounding_mode()
/qemu/target/arm/
A Dvfp_helper.c99 i = float_round_nearest_even; in vfp_set_fpcr_to_host()
450 fpst->float_rounding_mode = float_round_nearest_even; \
650 case float_round_nearest_even: /* Round to Nearest */ in round_to_inf()
1111 [FPROUNDING_TIEEVEN] = float_round_nearest_even,
/qemu/target/hexagon/
A Darch.c190 float_round_nearest_even,
/qemu/target/sh4/
A Dcpu.c121 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); /* ?! */ in superh_cpu_reset_hold()
A Dop_helper.c211 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ld_fpscr()
/qemu/target/microblaze/
A Dcpu.c204 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in mb_cpu_reset_hold()
/qemu/target/alpha/
A Dhelper.c41 [FPCR_DYN_NORMAL >> FPCR_DYN_SHIFT] = float_round_nearest_even, in cpu_alpha_store_fpcr()
/qemu/target/riscv/
A Dfpu_helper.c63 softrm = float_round_nearest_even; in helper_set_rounding_mode()
97 softrm = float_round_nearest_even; in helper_set_rounding_mode_chkfrm()
/qemu/target/rx/
A Dop_helper.c126 float_round_nearest_even, in helper_set_fpsw()
/qemu/fpu/
A Dsoftfloat-parts.c.inc158 case float_round_nearest_even:
265 case float_round_nearest_even:
918 case float_round_nearest_even:
986 case float_round_nearest_even:
/qemu/target/s390x/tcg/
A Dfpu_helper.c434 set_float_rounding_mode(float_round_nearest_even, &env->fpu_status); in s390_swap_bfp_rounding_mode()
890 float_round_nearest_even,
/qemu/target/i386/tcg/
A Dfpu_helper.c740 float_round_nearest_even, in set_x86_rounding_mode()
1166 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_f2xm1()
1464 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fpatan()
2101 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fyl2xp1()
2204 env->fp_status.float_rounding_mode = float_round_nearest_even; in helper_fyl2x()
/qemu/target/hppa/
A Dfpu_helper.c35 rm = float_round_nearest_even; in HELPER()

Completed in 74 milliseconds

12