Home
last modified time | relevance | path

Searched refs:float_ftz_before_rounding (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmsa.c58 set_float_ftz_detection(float_ftz_before_rounding, in msa_reset()
H A Dfpu_helper.h91 set_float_ftz_detection(float_ftz_before_rounding, in fp_reset()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-types.h320 float_ftz_before_rounding = 1, enumerator
/openbmc/qemu/target/tricore/
H A Dhelper.c121 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in fpu_set_state()
/openbmc/qemu/target/rx/
H A Dcpu.c126 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in rx_cpu_reset_hold()
/openbmc/qemu/target/alpha/
H A Dcpu.c227 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in alpha_cpu_initfn()
/openbmc/qemu/target/sh4/
H A Dcpu.c164 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in superh_cpu_reset_hold()
/openbmc/qemu/tests/fp/
H A Dfp-bench.c499 set_float_ftz_detection(float_ftz_before_rounding, &soft_status); in run_bench()
/openbmc/qemu/target/hppa/
H A Dfpu_helper.c75 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in HELPER()
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c46 set_float_ftz_detection(float_ftz_before_rounding, s); in arm_set_default_fp_behaviours()
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc357 s->ftz_detection == float_ftz_before_rounding) {
/openbmc/qemu/target/ppc/
H A Dcpu_init.c7308 set_float_ftz_detection(float_ftz_before_rounding, &env->fp_status); in ppc_cpu_reset_hold()