Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c228 bool fitz_enabled = (val & FPCR_FIZ) || in vfp_set_fpcr_to_host() local
230 set_flush_inputs_to_zero(fitz_enabled, &env->vfp.fp_status[FPST_A64]); in vfp_set_fpcr_to_host()
231 set_flush_inputs_to_zero(fitz_enabled, &env->vfp.fp_status[FPST_ZA]); in vfp_set_fpcr_to_host()