summaryrefslogtreecommitdiffstats
path: root/target/arm/sve.decode
Commit message (Expand)AuthorAgeFilesLines
...
* target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson2018-06-151-0/+27
* target/arm: Implement SVE Permute - Extract GroupRichard Henderson2018-05-181-0/+7
* target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson2018-05-181-1/+18
* target/arm: Implement SVE Bitwise Immediate GroupRichard Henderson2018-05-181-0/+17
* target/arm: Implement SVE Element Count GroupRichard Henderson2018-05-181-1/+30
* 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/+7
* target/arm: Implement SVE Compute Vector Address GroupRichard Henderson2018-05-181-0/+12
* target/arm: Implement SVE Bitwise Shift - Unpredicated GroupRichard Henderson2018-05-181-0/+26
* target/arm: Implement SVE Stack Allocation GroupRichard Henderson2018-05-181-0/+12
* target/arm: Implement SVE Index Generation GroupRichard Henderson2018-05-181-0/+14
* target/arm: Implement SVE Integer Arithmetic - Unpredicated GroupRichard Henderson2018-05-181-0/+13
* target/arm: Implement SVE Integer Multiply-Add GroupRichard Henderson2018-05-181-0/+17
* target/arm: Implement SVE Integer Arithmetic - Unary Predicated GroupRichard Henderson2018-05-181-0/+23
* target/arm: Implement SVE bitwise shift by wide elements (predicated)Richard Henderson2018-05-181-0/+6
* target/arm: Implement SVE bitwise shift by vector (predicated)Richard Henderson2018-05-181-0/+8
* target/arm: Implement SVE bitwise shift by immediate (predicated)Richard Henderson2018-05-181-0/+26
* target/arm: Implement SVE Integer Reduction GroupRichard Henderson2018-05-181-0/+22
* target/arm: Implement SVE Integer Binary Arithmetic - Predicated GroupRichard Henderson2018-05-181-0/+42
* target/arm: Implement SVE Predicate Misc GroupRichard Henderson2018-05-181-0/+31
* target/arm: Implement SVE Predicate Logical Operations GroupRichard Henderson2018-05-181-0/+16
* target/arm: Implement SVE predicate testRichard Henderson2018-05-181-0/+5
* target/arm: Implement SVE load vector/predicateRichard Henderson2018-05-181-0/+20
* target/arm: Add SVE decode skeletonRichard Henderson2018-05-181-0/+45