Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c243 bool ah_enabled = val & FPCR_AH; in vfp_set_fpcr_to_host() local
245 if (ah_enabled) { in vfp_set_fpcr_to_host()