Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c9111 TCGv_i32 tcg_ahp = get_ahp_flag(); in handle_fp_fcvt() local
9116 gen_helper_vfp_fcvt_f16_to_f32(tcg_rd, tcg_rn, tcg_fpst, tcg_ahp); in handle_fp_fcvt()
9121 gen_helper_vfp_fcvt_f16_to_f64(tcg_rd, tcg_rn, tcg_fpst, tcg_ahp); in handle_fp_fcvt()