Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c518 bool save = get_flush_to_zero(fpst); in HELPER()
544 bool save = get_flush_to_zero(fpst); in HELPER()
H A Dhelper-a64.c392 save = get_flush_to_zero(fpst); \
H A Dmve_helper.c3358 bool old_fz = get_flush_to_zero(base_fpst);
H A Dsve_helper.c4869 bool save = get_flush_to_zero(fpst); in sve_f32_to_f16()
4880 bool save = get_flush_to_zero(fpst); in sve_f64_to_f16()