Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dsve_helper.c4535 #define DO_ZPZ_FP(NAME, TYPE, H, OP) \ in DO_ZPZS_FP() macro
4673 DO_ZPZ_FP(sve_fcvt_sh, uint32_t, H1_4, sve_f32_to_f16) in DO_ZPZ_FP() function
4674 DO_ZPZ_FP(sve_fcvt_hs, uint32_t, H1_4, sve_f16_to_f32) in DO_ZPZ_FP()
4675 DO_ZPZ_FP(sve_bfcvt, uint32_t, H1_4, float32_to_bfloat16) in DO_ZPZ_FP()
4676 DO_ZPZ_FP(sve_fcvt_dh, uint64_t, H1_8, sve_f64_to_f16) in DO_ZPZ_FP()
4677 DO_ZPZ_FP(sve_fcvt_hd, uint64_t, H1_8, sve_f16_to_f64) in DO_ZPZ_FP()
4678 DO_ZPZ_FP(sve_fcvt_ds, uint64_t, H1_8, float64_to_float32) in DO_ZPZ_FP()
4679 DO_ZPZ_FP(sve_fcvt_sd, uint64_t, H1_8, float32_to_float64) in DO_ZPZ_FP()
4681 DO_ZPZ_FP(sve_fcvtzs_hh, uint16_t, H1_2, vfp_float16_to_int16_rtz) in DO_ZPZ_FP()
4682 DO_ZPZ_FP(sve_fcvtzs_hs, uint32_t, H1_4, helper_vfp_tosizh) in DO_ZPZ_FP()
[all …]