Home
last modified time | relevance | path

Searched refs:get_flush_inputs_to_zero (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat-helpers.h145 static inline bool get_flush_inputs_to_zero(float_status *status) in get_flush_inputs_to_zero() function
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c2069 get_flush_inputs_to_zero(&env->vfp.fp_status_f16)); in HELPER()
2077 get_flush_inputs_to_zero(&env->vfp.fp_status_f16)); in HELPER()
2088 bool fz16 = get_flush_inputs_to_zero(&env->vfp.fp_status_f16); in HELPER()
2134 get_flush_inputs_to_zero(&env->vfp.fp_status_f16)); in HELPER()
2142 get_flush_inputs_to_zero(&env->vfp.fp_status_f16)); in HELPER()
2154 bool fz16 = get_flush_inputs_to_zero(&env->vfp.fp_status_f16); in HELPER()
2827 set_flush_inputs_to_zero(get_flush_inputs_to_zero(fpst), statusp); in DO_MMLA_B()
H A Dsve_helper.c4474 bool save = get_flush_inputs_to_zero(fpst);
4485 bool save = get_flush_inputs_to_zero(fpst); in sve_f16_to_f64()
4652 if (!get_flush_inputs_to_zero(s)) { in DO_ZPZ_FP()
4680 if (!get_flush_inputs_to_zero(s)) { in do_float32_logb_as_int()
4708 if (!get_flush_inputs_to_zero(s)) { in do_float64_logb_as_int()
H A Dmve_helper.c3381 bool old_fiz = get_flush_inputs_to_zero(base_fpst); in do_vcvt_hs()
/openbmc/qemu/target/arm/
H A Dvfp_helper.c524 bool save = get_flush_inputs_to_zero(fpst); in HELPER()
550 bool save = get_flush_inputs_to_zero(fpst); in HELPER()