aboutsummaryrefslogtreecommitdiff
path: root/target/arm/sve.decode
AgeCommit message (Expand)Author
2021-05-25target/arm: Implement SVE2 MATCH, NMATCHStephen Long
2021-05-25target/arm: Implement SVE2 bitwise ternary operationsRichard Henderson
2021-05-25target/arm: Implement SVE2 WHILERW, WHILEWRRichard Henderson
2021-05-25target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHSRichard Henderson
2021-05-25target/arm: Implement SVE2 SQSHRN, SQRSHRNRichard Henderson
2021-05-25target/arm: Implement SVE2 UQSHRN, UQRSHRNRichard Henderson
2021-05-25target/arm: Implement SVE2 SQSHRUN, SQRSHRUNRichard Henderson
2021-05-25target/arm: Implement SVE2 SHRN, RSHRNRichard Henderson
2021-05-25target/arm: Implement SVE2 floating-point pairwiseStephen Long
2021-05-25target/arm: Implement SVE2 saturating extract narrowRichard Henderson
2021-05-25target/arm: Implement SVE2 integer absolute difference and accumulateRichard Henderson
2021-05-25target/arm: Implement SVE2 bitwise shift and insertRichard Henderson
2021-05-25target/arm: Implement SVE2 bitwise shift right and accumulateRichard Henderson
2021-05-25target/arm: Implement SVE2 integer add/subtract long with carryRichard Henderson
2021-05-25target/arm: Implement SVE2 integer absolute difference and accumulate longRichard Henderson
2021-05-25target/arm: Implement SVE2 complex integer addRichard Henderson
2021-05-25target/arm: Implement SVE2 bitwise permuteRichard Henderson
2021-05-25target/arm: Implement SVE2 bitwise exclusive-or interleavedRichard Henderson
2021-05-25target/arm: Implement SVE2 bitwise shift left longRichard Henderson
2021-05-25target/arm: Implement SVE2 PMULLB, PMULLTRichard Henderson
2021-05-25target/arm: Implement SVE2 integer multiply longRichard Henderson
2021-05-25target/arm: Implement SVE2 integer add/subtract wideRichard Henderson
2021-05-25target/arm: Implement SVE2 integer add/subtract interleaved longRichard Henderson
2021-05-25target/arm: Implement SVE2 integer add/subtract longRichard Henderson
2021-05-25target/arm: Implement SVE2 saturating add/subtract (predicated)Richard Henderson
2021-05-25target/arm: Implement SVE2 integer pairwise arithmeticRichard Henderson
2021-05-25target/arm: Implement SVE2 integer halving add/subtract (predicated)Richard Henderson
2021-05-25target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)Richard Henderson
2021-05-25target/arm: Implement SVE2 integer unary operations (predicated)Richard Henderson
2021-05-25target/arm: Implement SVE2 integer pairwise add and accumulate longRichard Henderson
2021-05-25target/arm: Implement SVE2 Integer Multiply - UnpredicatedRichard Henderson
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-08-28target/arm: Tidy SVE tszimm shift formatsRichard Henderson
2019-01-07target/arm: SVE brk[ab] merging does not have s bitRichard Henderson
2018-06-29target/arm: Implement SVE dot product (indexed)Richard Henderson
2018-06-29target/arm: Implement SVE dot product (vectors)Richard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply add (indexed)Richard 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 MOVPRFXRichard 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 Floating Point Unary Operations - Unpredicated GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Multiply Indexed GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson