summaryrefslogtreecommitdiffstats
path: root/target/arm/helper-sve.h
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Implement vector float32 to bfloat16 conversionRichard Henderson2021-06-031-0/+4
* target/arm: Implement SVE2 bitwise shift immediateStephen Long2021-05-251-0/+33
* target/arm: Implement 128-bit ZIP, UZP, TRNRichard Henderson2021-05-251-0/+3
* target/arm: Implement SVE2 FLOGBStephen Long2021-05-251-0/+4
* target/arm: Implement SVE2 FCVTLTStephen Long2021-05-251-0/+5
* target/arm: Implement SVE2 FCVTNTRichard Henderson2021-05-251-0/+5
* target/arm: Implement SVE2 TBL, TBXStephen Long2021-05-251-0/+10
* target/arm: Implement SVE2 complex integer dot productRichard Henderson2021-05-251-0/+10
* target/arm: Implement SVE2 complex integer multiply-add (indexed)Richard Henderson2021-05-251-0/+9
* target/arm: Implement SVE2 integer multiply long (indexed)Richard Henderson2021-05-251-0/+5
* target/arm: Implement SVE2 multiply-add long (indexed)Richard Henderson2021-05-251-0/+17
* target/arm: Implement SVE2 saturating multiply (indexed)Richard Henderson2021-05-251-0/+5
* target/arm: Implement SVE2 saturating multiply-add (indexed)Richard Henderson2021-05-251-0/+9
* target/arm: Implement SVE2 saturating multiply-add high (indexed)Richard Henderson2021-05-251-0/+14
* target/arm: Implement SVE2 FMMLAStephen Long2021-05-251-0/+3
* target/arm: Implement SVE2 XARRichard Henderson2021-05-251-0/+4
* target/arm: Implement SVE2 HISTCNT, HISTSEGStephen Long2021-05-251-0/+7
* target/arm: Implement SVE2 RSUBHNB, RSUBHNTStephen Long2021-05-251-0/+8
* target/arm: Implement SVE2 SUBHNB, SUBHNTStephen Long2021-05-251-0/+8
* target/arm: Implement SVE2 RADDHNB, RADDHNTStephen Long2021-05-251-0/+8
* target/arm: Implement SVE2 ADDHNB, ADDHNTStephen Long2021-05-251-0/+8
* target/arm: Implement SVE2 complex integer multiply-addRichard Henderson2021-05-251-0/+18
* target/arm: Implement SVE2 integer multiply-add longRichard Henderson2021-05-251-0/+28
* target/arm: Implement SVE2 saturating multiply-add longRichard Henderson2021-05-251-0/+14
* target/arm: Implement SVE2 MATCH, NMATCHStephen Long2021-05-251-0/+10
* target/arm: Implement SVE2 bitwise ternary operationsRichard Henderson2021-05-251-0/+6
* target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHSRichard Henderson2021-05-251-1/+2
* target/arm: Implement SVE2 SQSHRN, SQRSHRNRichard Henderson2021-05-251-0/+16
* target/arm: Implement SVE2 UQSHRN, UQRSHRNRichard Henderson2021-05-251-0/+16
* target/arm: Implement SVE2 SQSHRUN, SQRSHRUNRichard Henderson2021-05-251-0/+16
* target/arm: Implement SVE2 SHRN, RSHRNRichard Henderson2021-05-251-0/+16
* target/arm: Implement SVE2 floating-point pairwiseStephen Long2021-05-251-0/+35
* target/arm: Implement SVE2 saturating extract narrowRichard Henderson2021-05-251-0/+24
* target/arm: Implement SVE2 integer add/subtract long with carryRichard Henderson2021-05-251-0/+3
* target/arm: Implement SVE2 integer absolute difference and accumulate longRichard Henderson2021-05-251-0/+14
* target/arm: Implement SVE2 complex integer addRichard Henderson2021-05-251-0/+10
* target/arm: Implement SVE2 bitwise permuteRichard Henderson2021-05-251-0/+15
* 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/+1
* target/arm: Implement SVE2 integer multiply longRichard Henderson2021-05-251-0/+15
* target/arm: Implement SVE2 integer add/subtract wideRichard Henderson2021-05-251-0/+16
* target/arm: Implement SVE2 integer add/subtract longRichard Henderson2021-05-251-0/+24
* target/arm: Implement SVE2 saturating add/subtract (predicated)Richard Henderson2021-05-251-0/+54
* target/arm: Implement SVE2 integer pairwise arithmeticRichard Henderson2021-05-251-0/+45
* target/arm: Implement SVE2 integer halving add/subtract (predicated)Richard Henderson2021-05-251-0/+54
* target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)Richard Henderson2021-05-251-0/+54
* target/arm: Implement SVE2 integer unary operations (predicated)Richard Henderson2021-05-251-0/+13
* target/arm: Implement SVE2 integer pairwise add and accumulate longRichard Henderson2021-05-251-0/+14
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1