aboutsummaryrefslogtreecommitdiff
path: root/target/arm/sve.decode
AgeCommit message (Expand)AuthorFilesLines
2021-05-25target/arm: Implement SVE2 saturating multiply-add high (indexed)Richard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 integer multiply-add (indexed)Richard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 integer multiply (indexed)Richard Henderson1-0/+7
2021-05-25target/arm: Split out formats for 3 vectors + 1 indexRichard Henderson1-10/+19
2021-05-25target/arm: Split out formats for 2 vectors + 1 indexRichard Henderson1-4/+10
2021-05-25target/arm: Pass separate addend to {U, S}DOT helpersRichard Henderson1-3/+4
2021-05-25target/arm: Implement SVE2 SPLICE, EXTStephen Long1-2/+9
2021-05-25target/arm: Implement SVE2 FMMLAStephen Long1-0/+4
2021-05-25target/arm: Implement SVE2 gather load insnsStephen Long1-0/+11
2021-05-25target/arm: Implement SVE2 scatter store insnsStephen Long1-0/+10
2021-05-25target/arm: Implement SVE2 XARRichard Henderson1-0/+4
2021-05-25target/arm: Implement SVE2 HISTCNT, HISTSEGStephen Long1-0/+6
2021-05-25target/arm: Implement SVE2 RSUBHNB, RSUBHNTStephen Long1-0/+2
2021-05-25target/arm: Implement SVE2 SUBHNB, SUBHNTStephen Long1-0/+2
2021-05-25target/arm: Implement SVE2 RADDHNB, RADDHNTStephen Long1-0/+2
2021-05-25target/arm: Implement SVE2 ADDHNB, ADDHNTStephen Long1-0/+5
2021-05-25target/arm: Implement SVE2 complex integer multiply-addRichard Henderson1-0/+5
2021-05-25target/arm: Implement SVE2 integer multiply-add longRichard Henderson1-0/+11
2021-05-25target/arm: Implement SVE2 saturating multiply-add highRichard Henderson1-0/+5
2021-05-25target/arm: Implement SVE2 saturating multiply-add longRichard Henderson1-0/+14
2021-05-25target/arm: Implement SVE2 MATCH, NMATCHStephen Long1-0/+5
2021-05-25target/arm: Implement SVE2 bitwise ternary operationsRichard Henderson1-0/+12
2021-05-25target/arm: Implement SVE2 WHILERW, WHILEWRRichard Henderson1-0/+3
2021-05-25target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHSRichard Henderson1-1/+1
2021-05-25target/arm: Implement SVE2 SQSHRN, SQRSHRNRichard Henderson1-0/+4
2021-05-25target/arm: Implement SVE2 UQSHRN, UQRSHRNRichard Henderson1-0/+4
2021-05-25target/arm: Implement SVE2 SQSHRUN, SQRSHRUNRichard Henderson1-0/+4
2021-05-25target/arm: Implement SVE2 SHRN, RSHRNRichard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 floating-point pairwiseStephen Long1-0/+8
2021-05-25target/arm: Implement SVE2 saturating extract narrowRichard Henderson1-0/+12
2021-05-25target/arm: Implement SVE2 integer absolute difference and accumulateRichard Henderson1-0/+6
2021-05-25target/arm: Implement SVE2 bitwise shift and insertRichard Henderson1-0/+5
2021-05-25target/arm: Implement SVE2 bitwise shift right and accumulateRichard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 integer add/subtract long with carryRichard Henderson1-0/+6
2021-05-25target/arm: Implement SVE2 integer absolute difference and accumulate longRichard Henderson1-0/+12
2021-05-25target/arm: Implement SVE2 complex integer addRichard Henderson1-0/+9
2021-05-25target/arm: Implement SVE2 bitwise permuteRichard Henderson1-0/+6
2021-05-25target/arm: Implement SVE2 bitwise exclusive-or interleavedRichard Henderson1-0/+5
2021-05-25target/arm: Implement SVE2 bitwise shift left longRichard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 PMULLB, PMULLTRichard Henderson1-0/+2
2021-05-25target/arm: Implement SVE2 integer multiply longRichard Henderson1-0/+9
2021-05-25target/arm: Implement SVE2 integer add/subtract wideRichard Henderson1-0/+12
2021-05-25target/arm: Implement SVE2 integer add/subtract interleaved longRichard Henderson1-0/+6
2021-05-25target/arm: Implement SVE2 integer add/subtract longRichard Henderson1-0/+19
2021-05-25target/arm: Implement SVE2 saturating add/subtract (predicated)Richard Henderson1-0/+11
2021-05-25target/arm: Implement SVE2 integer pairwise arithmeticRichard Henderson1-0/+8
2021-05-25target/arm: Implement SVE2 integer halving add/subtract (predicated)Richard Henderson1-0/+11
2021-05-25target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)Richard Henderson1-0/+17
2021-05-25target/arm: Implement SVE2 integer unary operations (predicated)Richard Henderson1-0/+7
2021-05-25target/arm: Implement SVE2 integer pairwise add and accumulate longRichard Henderson1-0/+5