Home
last modified time | relevance | path

Searched defs:DO_ZPZZ_FP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4618 #define DO_ZPZZ_FP(NAME, TYPE, H, OP) \ macro
4637 DO_ZPZZ_FP(sve_fadd_b16, uint16_t, H1_2, bfloat16_add) in DO_ZPZZ_FP() function
4720 DO_ZPZZ_FP(sve_fabd_h, uint16_t, H1_2, abd_h) in DO_ZPZZ_FP() function
4733 DO_ZPZZ_FP(sve_fscalbn_h, int16_t, H1_2, float16_scalbn) in DO_ZPZZ_FP() function
H A Dtranslate-sve.c4200 #define DO_ZPZZ_FP(NAME, FEAT, name) \ macro
7665 DO_ZPZZ_FP(FADDP, aa64_sve2, sve2_faddp_zpzz) in DO_ZPZZ_FP() function