Home
last modified time | relevance | path

Searched refs:set_float_ftz_detection (Results 1 – 7 of 7) 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-helpers.h118 static inline void set_float_ftz_detection(FloatFTZDetection d, in set_float_ftz_detection() function
/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()
66 set_float_ftz_detection(float_ftz_after_rounding, s); in arm_set_ah_fp_behaviours()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c196 set_float_ftz_detection(float_ftz_after_rounding, &env->fp_status); in cpu_init_fp_statuses()
197 set_float_ftz_detection(float_ftz_after_rounding, &env->mmx_status); in cpu_init_fp_statuses()
198 set_float_ftz_detection(float_ftz_after_rounding, &env->sse_status); in cpu_init_fp_statuses()