Searched defs:float16 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/fpu/ |
H A D | softfloat-types.h | 87 typedef uint16_t float16; typedef
|
/openbmc/qemu/target/arm/ |
H A D | vfp_helper.c | 366 DO_VFP_cmp(h, float16, dh_ctype_f16, fp_status_f16) in DO_VFP_cmp() argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 1221 DO_2OP(gvec_frecpe_h, helper_recpe_f16, float16) in DO_2OP() argument 1379 DO_3OP(gvec_fadd_h, float16_add, float16) in DO_3OP() argument 1534 DO_MULADD(gvec_fmla_h, float16_muladd_nf, float16) in DO_MULADD() argument
|
H A D | sve_helper.c | 4211 DO_REDUCE(sve_faddv_h, float16, H1_2, add, float16_zero) in DO_REDUCE() argument 4428 DO_ZPZS_FP(sve_fsubrs_h, float16, H1_2, subr_h) in DO_ZPZS_FP() argument 4728 DO_ZPZ_FP(flogb_h, float16, H1_2, do_float16_logb_as_int) in DO_ZPZ_FP() argument
|