aboutsummaryrefslogtreecommitdiff
path: root/target/arm/sve.decode
AgeCommit message (Expand)AuthorFilesLines
2019-01-07target/arm: SVE brk[ab] merging does not have s bitRichard Henderson1-2/+3
2018-06-29target/arm: Implement SVE dot product (indexed)Richard Henderson1-0/+6
2018-06-29target/arm: Implement SVE dot product (vectors)Richard Henderson1-0/+3
2018-06-29target/arm: Implement SVE fp complex multiply add (indexed)Richard Henderson1-0/+6
2018-06-29target/arm: Implement SVE fp complex multiply addRichard Henderson1-0/+4
2018-06-29target/arm: Implement SVE floating-point complex addRichard Henderson1-0/+4
2018-06-29target/arm: Implement SVE MOVPRFXRichard Henderson1-0/+7
2018-06-29target/arm: Implement SVE floating-point unary operationsRichard Henderson1-0/+4
2018-06-29target/arm: Implement SVE floating-point round to integral valueRichard Henderson1-0/+9
2018-06-29target/arm: Implement SVE floating-point convert to integerRichard Henderson1-0/+16
2018-06-29target/arm: Implement SVE floating-point convert precisionRichard Henderson1-0/+8
2018-06-29target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson1-0/+3
2018-06-29target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson1-0/+10
2018-06-29target/arm: Implement SVE Floating Point Unary Operations - Unpredicated GroupRichard Henderson1-0/+5
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson1-0/+8
2018-06-29target/arm: Implement SVE Floating Point Multiply Indexed GroupRichard Henderson1-0/+19
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson1-0/+14
2018-06-29target/arm: Implement SVE floating-point compare vectorsRichard Henderson1-0/+11
2018-06-29target/arm: Implement SVE scatter store vector immediateRichard Henderson1-0/+11
2018-06-29target/arm: Implement SVE gather loadsRichard Henderson1-0/+57
2018-06-29target/arm: Implement SVE prefetchesRichard Henderson1-0/+23
2018-06-29target/arm: Implement SVE scatter storesRichard Henderson1-0/+39
2018-06-29target/arm: Implement SVE store vector/predicate registerRichard Henderson1-0/+6
2018-06-29target/arm: Implement SVE load and broadcast elementRichard Henderson1-0/+5
2018-06-29target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson1-0/+5
2018-06-29target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson1-0/+18
2018-06-29target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson1-0/+17
2018-06-29target/arm: Implement SVE integer convert to floating-pointRichard Henderson1-0/+22
2018-06-29target/arm: Implement SVE load and broadcast quadwordRichard Henderson1-0/+9
2018-06-29target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson1-0/+38
2018-06-29target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson1-0/+6
2018-06-29target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson1-0/+34
2018-06-15target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson1-0/+10
2018-06-15target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson1-0/+26
2018-06-15target/arm: Implement FDUP/DUPRichard Henderson1-0/+8
2018-06-15target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson1-0/+8
2018-06-15target/arm: Implement SVE Predicate Count GroupRichard Henderson1-0/+27
2018-06-15target/arm: Implement SVE Partition Break GroupRichard Henderson1-0/+19
2018-06-15target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson1-0/+23
2018-06-15target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson1-0/+24
2018-06-15target/arm: Implement SVE Select Vectors GroupRichard Henderson1-0/+6
2018-06-15target/arm: Implement SVE vector splice (predicated)Richard Henderson1-0/+3
2018-06-15target/arm: Implement SVE reverse within elementsRichard Henderson1-0/+7
2018-06-15target/arm: Implement SVE copy to vector (predicated)Richard Henderson1-0/+6
2018-06-15target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson1-0/+20
2018-06-15target/arm: Implement SVE compress active elementsRichard Henderson1-0/+6
2018-06-15target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson1-0/+10
2018-06-15target/arm: Implement SVE Permute - Predicates GroupRichard Henderson1-0/+18
2018-06-15target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson1-0/+27
2018-05-18target/arm: Implement SVE Permute - Extract GroupRichard Henderson1-0/+7