Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat-helpers.h189 static inline bool get_flush_to_zero(const float_status *status) in get_flush_to_zero() function
/qemu/target/arm/tcg/
H A Dvfp_helper.c508 bool save = get_flush_to_zero(fpst); in HELPER()
534 bool save = get_flush_to_zero(fpst); in HELPER()
H A Dhelper-a64.c392 save = get_flush_to_zero(fpst); \
H A Dmve_helper.c3339 bool old_fz = get_flush_to_zero(base_fpst);
H A Dsve_helper.c4581 bool save = get_flush_to_zero(fpst); in sve_f32_to_f16()
4592 bool save = get_flush_to_zero(fpst); in sve_f64_to_f16()