summaryrefslogtreecommitdiffstats
path: root/target/arm/sve_helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target/arm: Reorganize SVE WHILERichard Henderson2018-08-141-5/+0Star
* target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzwRichard Henderson2018-08-141-6/+6
* target/arm: Fix LD1W and LDFF1W (scalar plus vector)Richard Henderson2018-07-161-2/+2
* target/arm: Fix SVE signed division vs x86 overflow exceptionRichard Henderson2018-06-291-5/+15
* target/arm: Implement SVE fp complex multiply addRichard Henderson2018-06-291-0/+162
* target/arm: Implement SVE floating-point complex addRichard Henderson2018-06-291-0/+100
* target/arm: Implement SVE floating-point unary operationsRichard Henderson2018-06-291-0/+8
* target/arm: Implement SVE floating-point round to integral valueRichard Henderson2018-06-291-0/+8
* target/arm: Implement SVE floating-point convert to integerRichard Henderson2018-06-291-0/+88
* target/arm: Implement SVE floating-point convert precisionRichard Henderson2018-06-291-0/+55
* target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson2018-06-291-0/+70
* target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson2018-06-291-0/+43
* target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson2018-06-291-0/+61
* target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson2018-06-291-0/+69
* target/arm: Implement SVE floating-point compare vectorsRichard Henderson2018-06-291-0/+62
* target/arm: Implement SVE first-fault gather loadsRichard Henderson2018-06-291-0/+88
* target/arm: Implement SVE gather loadsRichard Henderson2018-06-291-0/+77
* target/arm: Implement SVE scatter storesRichard Henderson2018-06-291-0/+61
* target/arm: Implement SVE load and broadcast elementRichard Henderson2018-06-291-0/+41
* target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson2018-06-291-0/+56
* target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson2018-06-291-0/+158
* target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson2018-06-291-0/+89
* target/arm: Implement SVE integer convert to floating-pointRichard Henderson2018-06-291-0/+38
* target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson2018-06-291-0/+211
* target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson2018-06-291-0/+157
* target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson2018-06-291-0/+153
* target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson2018-06-151-0/+41
* target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson2018-06-151-0/+31
* target/arm: Implement SVE Predicate Count GroupRichard Henderson2018-06-151-0/+14
* target/arm: Implement SVE Partition Break GroupRichard Henderson2018-06-151-0/+248
* target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson2018-06-151-0/+88
* target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson2018-06-151-0/+187
* target/arm: Implement SVE Select Vectors GroupRichard Henderson2018-06-151-0/+55
* target/arm: Implement SVE vector splice (predicated)Richard Henderson2018-06-151-0/+37
* target/arm: Implement SVE reverse within elementsRichard Henderson2018-06-151-7/+34
* target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson2018-06-151-0/+12
* target/arm: Implement SVE compress active elementsRichard Henderson2018-06-151-0/+34
* target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson2018-06-151-0/+72
* target/arm: Implement SVE Permute - Predicates GroupRichard Henderson2018-06-151-0/+290
* target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson2018-06-151-0/+114
* target/arm: Implement SVE Permute - Extract GroupRichard Henderson2018-05-181-0/+81
* target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson2018-05-181-0/+108
* target/arm: Implement SVE Element Count GroupRichard Henderson2018-05-181-0/+136
* target/arm: Implement SVE floating-point trig select coefficientRichard Henderson2018-05-181-0/+43
* target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson2018-05-181-0/+90
* target/arm: Implement SVE Compute Vector Address GroupRichard Henderson2018-05-181-0/+40
* target/arm: Implement SVE Bitwise Shift - Unpredicated GroupRichard Henderson2018-05-181-0/+30
* target/arm: Implement SVE Index Generation GroupRichard Henderson2018-05-181-0/+40
* target/arm: Implement SVE Integer Multiply-Add GroupRichard Henderson2018-05-181-0/+57
* target/arm: Implement SVE Integer Arithmetic - Unary Predicated GroupRichard Henderson2018-05-181-0/+127