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