summaryrefslogtreecommitdiffstats
path: root/target/arm/helper-sve.h
Commit message (Expand)AuthorAgeFilesLines
...
* target/arm: Implement SVE Permute - Extract GroupRichard Henderson2018-05-181-0/+2
* target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson2018-05-181-0/+10
* target/arm: Implement SVE Element Count GroupRichard Henderson2018-05-181-0/+11
* target/arm: Implement SVE floating-point trig select coefficientRichard Henderson2018-05-181-0/+4
* target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson2018-05-181-0/+4
* target/arm: Implement SVE Compute Vector Address GroupRichard Henderson2018-05-181-0/+5
* target/arm: Implement SVE Bitwise Shift - Unpredicated GroupRichard Henderson2018-05-181-0/+12
* target/arm: Implement SVE Index Generation GroupRichard Henderson2018-05-181-0/+5
* target/arm: Implement SVE Integer Multiply-Add GroupRichard Henderson2018-05-181-0/+18
* target/arm: Implement SVE Integer Arithmetic - Unary Predicated GroupRichard Henderson2018-05-181-0/+60
* target/arm: Implement SVE bitwise shift by wide elements (predicated)Richard Henderson2018-05-181-0/+21
* target/arm: Implement SVE bitwise shift by vector (predicated)Richard Henderson2018-05-181-0/+27
* target/arm: Implement SVE bitwise shift by immediate (predicated)Richard Henderson2018-05-181-0/+25
* target/arm: Implement SVE Integer Reduction GroupRichard Henderson2018-05-181-0/+44
* target/arm: Implement SVE Integer Binary Arithmetic - Predicated GroupRichard Henderson2018-05-181-0/+145
* target/arm: Implement SVE Predicate Misc GroupRichard Henderson2018-05-181-0/+3
* target/arm: Implement SVE Predicate Logical Operations GroupRichard Henderson2018-05-181-0/+10
* target/arm: Implement SVE predicate testRichard Henderson2018-05-181-0/+21