summaryrefslogtreecommitdiffstats
path: root/target/arm/sve.decode
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Remove duplicate 'plus1' function from Neon and SVE decodePeter Maydell2021-07-181-1/+1
* target/arm: Implement bfloat widening fma (indexed)Richard Henderson2021-06-031-0/+2
* target/arm: Implement bfloat widening fma (vector)Richard Henderson2021-06-031-0/+3
* target/arm: Implement bfloat16 matrix multiply accumulateRichard Henderson2021-06-031-2/+4
* target/arm: Implement bfloat16 dot product (indexed)Richard Henderson2021-06-031-0/+3
* target/arm: Implement bfloat16 dot product (vector)Richard Henderson2021-06-031-0/+3
* target/arm: Implement vector float32 to bfloat16 conversionRichard Henderson2021-06-031-0/+2
* target/arm: Implement integer matrix multiply accumulateRichard Henderson2021-05-251-0/+6
* target/arm: Implement SVE2 fp multiply-add longStephen Long2021-05-251-0/+14
* target/arm: Implement SVE2 bitwise shift immediateStephen Long2021-05-251-0/+5
* target/arm: Implement 128-bit ZIP, UZP, TRNRichard Henderson2021-05-251-0/+8
* target/arm: Implement SVE2 LD1RORichard Henderson2021-05-251-0/+4
* target/arm: Implement SVE2 FLOGBStephen Long2021-05-251-0/+3
* target/arm: Implement SVE2 FCVTXNT, FCVTXStephen Long2021-05-251-0/+2
* target/arm: Implement SVE2 FCVTLTStephen Long2021-05-251-0/+2
* target/arm: Implement SVE2 FCVTNTRichard Henderson2021-05-251-0/+4
* target/arm: Implement SVE2 TBL, TBXStephen Long2021-05-251-0/+5
* target/arm: Implement SVE2 crypto constructive binary operationsRichard Henderson2021-05-251-0/+4
* target/arm: Implement SVE2 crypto destructive binary operationsRichard Henderson2021-05-251-0/+7
* target/arm: Implement SVE2 crypto unary operationsRichard Henderson2021-05-251-0/+6
* target/arm: Implement SVE mixed sign dot productRichard Henderson2021-05-251-0/+4
* target/arm: Implement SVE mixed sign dot product (indexed)Richard Henderson2021-05-251-0/+4
* 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