aboutsummaryrefslogtreecommitdiff
path: root/target/arm/helper-sve.h
AgeCommit message (Expand)Author
2020-05-11target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLARichard Henderson
2020-02-21target/arm: Convert PMULL.8 to gvecRichard Henderson
2018-10-08target/arm: Rewrite vector gather first-fault loadsRichard Henderson
2018-10-08target/arm: Rewrite vector gather storesRichard Henderson
2018-10-08target/arm: Rewrite vector gather loadsRichard Henderson
2018-10-08target/arm: Split contiguous stores for endiannessRichard Henderson
2018-10-08target/arm: Split contiguous loads for endiannessRichard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply addRichard Henderson
2018-06-29target/arm: Implement SVE floating-point complex addRichard Henderson
2018-06-29target/arm: Implement SVE floating-point unary operationsRichard Henderson
2018-06-29target/arm: Implement SVE floating-point round to integral valueRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert to integerRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert precisionRichard Henderson
2018-06-29target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson
2018-06-29target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson
2018-06-29target/arm: Implement SVE floating-point compare vectorsRichard Henderson
2018-06-29target/arm: Implement SVE first-fault gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE scatter storesRichard Henderson
2018-06-29target/arm: Implement SVE load and broadcast elementRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson
2018-06-29target/arm: Implement SVE integer convert to floating-pointRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson
2018-06-29target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson
2018-06-15target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson
2018-06-15target/arm: Implement SVE Predicate Count GroupRichard Henderson
2018-06-15target/arm: Implement SVE Partition Break GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE Select Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE vector splice (predicated)Richard Henderson
2018-06-15target/arm: Implement SVE reverse within elementsRichard Henderson
2018-06-15target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson
2018-06-15target/arm: Implement SVE compress active elementsRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Predicates GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Permute - Extract Grouppull-target-arm-20180518Richard Henderson
2018-05-18target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Element Count GroupRichard Henderson
2018-05-18target/arm: Implement SVE floating-point trig select coefficientRichard Henderson
2018-05-18target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson
2018-05-18target/arm: Implement SVE Compute Vector Address GroupRichard Henderson