summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Use correct output type for gvec_sdot_*_bRichard Henderson2021-05-251-4/+4
* target/arm: Implement SVE2 SPLICE, EXTStephen Long2021-05-252-7/+39
* target/arm: Implement SVE2 FMMLAStephen Long2021-05-255-0/+125
* target/arm: Implement SVE2 gather load insnsStephen Long2021-05-252-0/+19
* target/arm: Implement SVE2 scatter store insnsStephen Long2021-05-252-0/+18
* target/arm: Implement SVE2 XARRichard Henderson2021-05-258-21/+172
* target/arm: Implement SVE2 HISTCNT, HISTSEGStephen Long2021-05-254-0/+163
* target/arm: Implement SVE2 RSUBHNB, RSUBHNTStephen Long2021-05-254-0/+22
* target/arm: Implement SVE2 SUBHNB, SUBHNTStephen Long2021-05-254-0/+23
* target/arm: Implement SVE2 RADDHNB, RADDHNTStephen Long2021-05-254-0/+22
* target/arm: Implement SVE2 ADDHNB, ADDHNTStephen Long2021-05-254-0/+62
* target/arm: Implement SVE2 complex integer multiply-addRichard Henderson2021-05-256-8/+113
* target/arm: Implement SVE2 integer multiply-add longRichard Henderson2021-05-254-0/+133
* target/arm: Implement SVE2 saturating multiply-add highRichard Henderson2021-05-254-6/+195
* target/arm: Implement SVE2 saturating multiply-add longRichard Henderson2021-05-254-0/+112
* target/arm: Implement SVE2 MATCH, NMATCHStephen Long2021-05-254-0/+101
* target/arm: Implement SVE2 bitwise ternary operationsRichard Henderson2021-05-254-0/+281
* target/arm: Implement SVE2 WHILERW, WHILEWRRichard Henderson2021-05-252-0/+70
* target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHSRichard Henderson2021-05-254-17/+82
* target/arm: Implement SVE2 SQSHRN, SQRSHRNRichard Henderson2021-05-254-0/+149
* target/arm: Implement SVE2 UQSHRN, UQRSHRNRichard Henderson2021-05-254-0/+137
* target/arm: Implement SVE2 SQSHRUN, SQRSHRUNRichard Henderson2021-05-254-0/+153
* target/arm: Implement SVE2 SHRN, RSHRNRichard Henderson2021-05-254-2/+236
* target/arm: Implement SVE2 floating-point pairwiseStephen Long2021-05-254-0/+114
* target/arm: Implement SVE2 saturating extract narrowRichard Henderson2021-05-254-0/+330
* target/arm: Implement SVE2 integer absolute difference and accumulateRichard Henderson2021-05-252-0/+27
* target/arm: Implement SVE2 bitwise shift and insertRichard Henderson2021-05-252-0/+15
* target/arm: Implement SVE2 bitwise shift right and accumulateRichard Henderson2021-05-252-0/+42
* target/arm: Implement SVE2 integer add/subtract long with carryRichard Henderson2021-05-254-0/+66
* target/arm: Implement SVE2 integer absolute difference and accumulate longRichard Henderson2021-05-254-0/+104
* target/arm: Implement SVE2 complex integer addRichard Henderson2021-05-254-0/+92
* target/arm: Implement SVE2 bitwise permuteRichard Henderson2021-05-255-0/+135
* target/arm: Implement SVE2 bitwise exclusive-or interleavedRichard Henderson2021-05-254-0/+49
* target/arm: Implement SVE2 bitwise shift left longRichard Henderson2021-05-254-0/+197
* target/arm: Implement SVE2 PMULLB, PMULLTRichard Henderson2021-05-255-0/+59
* target/arm: Implement SVE2 integer multiply longRichard Henderson2021-05-254-0/+64
* target/arm: Implement SVE2 integer add/subtract wideRichard Henderson2021-05-254-0/+78
* target/arm: Implement SVE2 integer add/subtract interleaved longRichard Henderson2021-05-252-0/+10
* target/arm: Implement SVE2 integer add/subtract longRichard Henderson2021-05-254-0/+132
* target/arm: Implement SVE2 saturating add/subtract (predicated)Richard Henderson2021-05-254-56/+210
* target/arm: Implement SVE2 integer pairwise arithmeticRichard Henderson2021-05-254-0/+135
* target/arm: Implement SVE2 integer halving add/subtract (predicated)Richard Henderson2021-05-254-0/+112
* target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)Richard Henderson2021-05-254-0/+176
* target/arm: Split out saturating/rounding shifts from neonRichard Henderson2021-05-252-430/+227Star
* target/arm: Implement SVE2 integer unary operations (predicated)Richard Henderson2021-05-254-0/+88
* target/arm: Implement SVE2 integer pairwise add and accumulate longRichard Henderson2021-05-254-0/+102
* target/arm: Implement SVE2 Integer Multiply - UnpredicatedRichard Henderson2021-05-254-0/+166
* target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2Richard Henderson2021-05-253-8/+32
* disas/libvixl: Protect C system header for C++ compilerPhilippe Mathieu-Daudé2021-05-256-11/+15
* target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU typeRebecca Cran2021-05-251-0/+1