Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat-helpers.h129 static inline bool get_flush_to_zero(float_status *status) in get_flush_to_zero() function
/qemu/target/arm/
H A Dvfp_helper.c505 bool save = get_flush_to_zero(fpst); in HELPER()
531 bool save = get_flush_to_zero(fpst); in HELPER()
/qemu/target/arm/tcg/
H A Dmve_helper.c3351 bool old_fz = get_flush_to_zero(base_fpst);
H A Dsve_helper.c4496 bool save = get_flush_to_zero(fpst); in sve_f32_to_f16()
4507 bool save = get_flush_to_zero(fpst); in sve_f64_to_f16()