Home
last modified time | relevance | path

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

12

/openbmc/qemu/target/mips/
H A Dfpu.c14 float_round_nearest_even,
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11.c40 return float_round_nearest_even; in SetRoundingMode()
H A Dsoftfloat.c78 roundNearestEven = ( roundingMode == float_round_nearest_even ); in roundAndPackInt32()
225 roundNearestEven = ( roundingMode == float_round_nearest_even ); in roundAndPackFloat32()
396 roundNearestEven = ( roundingMode == float_round_nearest_even ); in roundAndPackFloat64()
575 roundNearestEven = ( roundingMode == float_round_nearest_even ); in roundAndPackFloatx80()
989 case float_round_nearest_even: in float32_round_to_int()
1005 if ( roundingMode == float_round_nearest_even ) { in float32_round_to_int()
1883 case float_round_nearest_even: in float64_round_to_int()
1901 if ( roundingMode == float_round_nearest_even ) { in float64_round_to_int()
2693 case float_round_nearest_even: in floatx80_round_to_int()
2717 if ( roundingMode == float_round_nearest_even ) { in floatx80_round_to_int()
H A Dsoftfloat.h84 float_round_nearest_even = 0, enumerator
/openbmc/qemu/target/m68k/
H 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 …]
H 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()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h132 float_round_nearest_even = 0, enumerator
/openbmc/qemu/target/loongarch/tcg/
H 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()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c86 rounding_mode = float_round_nearest_even; in SetRoundingMode()
/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c74 set_float_rounding_mode(float_round_nearest_even, &qsf); in main()
/openbmc/qemu/target/tricore/
H A Dhelper.c103 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in fpu_set_state()
/openbmc/qemu/target/openrisc/
H A Dfpu_helper.c76 float_round_nearest_even, in cpu_set_fpcsr()
/openbmc/qemu/target/mips/tcg/
H 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()
/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/ppc/
H A Dcpu.c202 rnd_type = float_round_nearest_even; in fpscr_set_rounding_mode()
/openbmc/qemu/target/arm/
H 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,
/openbmc/qemu/target/hexagon/
H A Darch.c190 float_round_nearest_even,
/openbmc/qemu/target/sh4/
H A Dcpu.c121 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); /* ?! */ in superh_cpu_reset_hold()
H A Dop_helper.c211 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in helper_ld_fpscr()
/openbmc/qemu/target/microblaze/
H A Dcpu.c204 set_float_rounding_mode(float_round_nearest_even, &env->fp_status); in mb_cpu_reset_hold()
/openbmc/qemu/target/alpha/
H A Dhelper.c41 [FPCR_DYN_NORMAL >> FPCR_DYN_SHIFT] = float_round_nearest_even, in cpu_alpha_store_fpcr()
/openbmc/qemu/target/riscv/
H 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()
/openbmc/qemu/target/rx/
H A Dop_helper.c126 float_round_nearest_even, in helper_set_fpsw()
/openbmc/qemu/fpu/
H 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:
/openbmc/qemu/target/s390x/tcg/
H 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,

12