Searched defs:FEAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.h | 848 #define TRANS_FEAT(NAME, FEAT, FUNC, ...) \ argument 852 #define TRANS_FEAT_NONSTREAMING(NAME, FEAT, FUNC, ...) \ argument
|
H A D | translate-sve.c | 727 #define DO_ZPZZ(NAME, FEAT, name) \ argument 774 #define DO_ZPZ(NAME, FEAT, name) \ argument 4200 #define DO_ZPZZ_FP(NAME, FEAT, name) \ argument 4207 #define DO_ZPZZ_AH_FP(NAME, FEAT, name, ah_name) \ argument 4221 #define DO_ZPZZ_FP_B16(NAME, FEAT, name) \ argument 4228 #define DO_ZPZZ_AH_FP_B16(NAME, FEAT, name, ah_name) \ argument
|