Searched refs:get_flush_inputs_to_zero (Results 1 – 5 of 5) sorted by relevance
145 static inline bool get_flush_inputs_to_zero(float_status *status) in get_flush_inputs_to_zero() function
2069 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()
4474 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()
3381 bool old_fiz = get_flush_inputs_to_zero(base_fpst); in do_vcvt_hs()
524 bool save = get_flush_inputs_to_zero(fpst); in HELPER()550 bool save = get_flush_inputs_to_zero(fpst); in HELPER()