Home
last modified time | relevance | path

Searched defs:H1_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dvec_internal.h34 #define H1_2(x) ((x) ^ 6) macro
40 #define H1_2(x) (x) macro
H A Dsve_helper.c371 DO_ZPZZ(sve2_sadalp_zpzz_h, int16_t, H1_2, do_sadalp_h) in DO_ZPZZ() argument
393 DO_ZPZZ(sve2_uadalp_zpzz_h, uint16_t, H1_2, do_uadalp_h) in DO_ZPZZ() argument
1087 DO_ZZZ_TB(sve2_sqdmull_zzz_h, int16_t, int8_t, H1_2, H1, do_sqdmull_h) in DO_ZZZ_TB() argument
1288 DO_SQDMLAL(sve2_sqdmlal_zzzw_h, int16_t, int8_t, H1_2, H1, in DO_SQDMLAL() argument
4210 DO_REDUCE(sve_faddv_h, float16, H1_2, add, float16_zero) in DO_REDUCE() argument
4311 DO_ZPZZ_FP(sve_fadd_h, uint16_t, H1_2, float16_add) in DO_ZPZZ_FP() argument
4358 DO_ZPZZ_FP(sve_fabd_h, uint16_t, H1_2, abd_h) in DO_ZPZZ_FP() argument
4368 DO_ZPZZ_FP(sve_fscalbn_h, int16_t, H1_2, float16_scalbn) in DO_ZPZZ_FP() argument
4427 DO_ZPZS_FP(sve_fsubrs_h, float16, H1_2, subr_h) in DO_ZPZS_FP() argument
4727 DO_ZPZ_FP(flogb_h, float16, H1_2, do_float16_logb_as_int) in DO_ZPZ_FP() argument
/openbmc/qemu/target/riscv/
H A Dvector_internals.h39 #define H1_2(x) ((x) ^ 6) macro
46 #define H1_2(x) (x) macro