Series |
target/arm: Implement SVE2
|
expand
-
[v6,00/82] target/arm: Implement SVE2
-
[v6,01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
-
[v6,02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated
-
[v6,03/82] target/arm: Implement SVE2 integer pairwise add and accumulate long
-
[v6,04/82] target/arm: Implement SVE2 integer unary operations (predicated)
-
[v6,05/82] target/arm: Split out saturating/rounding shifts from neon
-
[v6,06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
-
[v6,07/82] target/arm: Implement SVE2 integer halving add/subtract (predicated)
-
[v6,08/82] target/arm: Implement SVE2 integer pairwise arithmetic
-
[v6,09/82] target/arm: Implement SVE2 saturating add/subtract (predicated)
-
[v6,10/82] target/arm: Implement SVE2 integer add/subtract long
-
[v6,11/82] target/arm: Implement SVE2 integer add/subtract interleaved long
-
[v6,12/82] target/arm: Implement SVE2 integer add/subtract wide
-
[v6,13/82] target/arm: Implement SVE2 integer multiply long
-
[v6,14/82] target/arm: Implement PMULLB and PMULLT
-
[v6,15/82] target/arm: Implement SVE2 bitwise shift left long
-
[v6,16/82] target/arm: Implement SVE2 bitwise exclusive-or interleaved
-
[v6,17/82] target/arm: Implement SVE2 bitwise permute
-
[v6,18/82] target/arm: Implement SVE2 complex integer add
-
[v6,19/82] target/arm: Implement SVE2 integer absolute difference and accumulate long
-
[v6,20/82] target/arm: Implement SVE2 integer add/subtract long with carry
-
[v6,21/82] target/arm: Implement SVE2 bitwise shift right and accumulate
-
[v6,22/82] target/arm: Implement SVE2 bitwise shift and insert
-
[v6,23/82] target/arm: Implement SVE2 integer absolute difference and accumulate
-
[v6,24/82] target/arm: Implement SVE2 saturating extract narrow
-
[v6,25/82] target/arm: Implement SVE2 floating-point pairwise
-
[v6,26/82] target/arm: Implement SVE2 SHRN, RSHRN
-
[v6,27/82] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
-
[v6,28/82] target/arm: Implement SVE2 UQSHRN, UQRSHRN
-
[v6,29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN
-
[v6,30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
-
[v6,31/82] target/arm: Implement SVE2 WHILERW, WHILEWR
-
[v6,32/82] target/arm: Implement SVE2 bitwise ternary operations
-
[v6,33/82] target/arm: Implement SVE2 MATCH, NMATCH
-
[v6,34/82] target/arm: Implement SVE2 saturating multiply-add long
-
[v6,35/82] target/arm: Implement SVE2 saturating multiply-add high
-
[v6,36/82] target/arm: Implement SVE2 integer multiply-add long
-
[v6,37/82] target/arm: Implement SVE2 complex integer multiply-add
-
[v6,38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
-
[v6,39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
-
[v6,40/82] target/arm: Implement SVE2 SUBHNB, SUBHNT
-
[v6,41/82] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
-
[v6,42/82] target/arm: Implement SVE2 HISTCNT, HISTSEG
-
[v6,43/82] target/arm: Implement SVE2 XAR
-
[v6,44/82] target/arm: Implement SVE2 scatter store insns
-
[v6,45/82] target/arm: Implement SVE2 gather load insns
-
[v6,46/82] target/arm: Implement SVE2 FMMLA
-
[v6,47/82] target/arm: Implement SVE2 SPLICE, EXT
-
[v6,48/82] target/arm: Pass separate addend to {U, S}DOT helpers
-
[v6,49/82] target/arm: Pass separate addend to FCMLA helpers
-
[v6,50/82] target/arm: Split out formats for 2 vectors + 1 index
-
[v6,51/82] target/arm: Split out formats for 3 vectors + 1 index
-
[v6,52/82] target/arm: Implement SVE2 integer multiply (indexed)
-
[v6,53/82] target/arm: Implement SVE2 integer multiply-add (indexed)
-
[v6,54/82] target/arm: Implement SVE2 saturating multiply-add high (indexed)
-
[v6,55/82] target/arm: Implement SVE2 saturating multiply-add (indexed)
-
[v6,56/82] target/arm: Implement SVE2 saturating multiply (indexed)
-
[v6,57/82] target/arm: Implement SVE2 signed saturating doubling multiply high
-
[v6,58/82] target/arm: Implement SVE2 saturating multiply high (indexed)
-
[v6,59/82] target/arm: Implement SVE mixed sign dot product (indexed)
-
[v6,60/82] target/arm: Implement SVE mixed sign dot product
-
[v6,61/82] target/arm: Implement SVE2 crypto unary operations
-
[v6,62/82] target/arm: Implement SVE2 crypto destructive binary operations
-
[v6,63/82] target/arm: Implement SVE2 crypto constructive binary operations
-
[v6,64/82] target/arm: Implement SVE2 TBL, TBX
-
[v6,65/82] target/arm: Implement SVE2 FCVTNT
-
[v6,66/82] target/arm: Implement SVE2 FCVTLT
-
[v6,67/82] target/arm: Implement SVE2 FCVTXNT, FCVTX
-
[v6,68/82] target/arm: Implement SVE2 FLOGB
-
[v6,69/82] target/arm: Share table of sve load functions
-
[v6,70/82] target/arm: Implement SVE2 LD1RO
-
[v6,71/82] target/arm: Implement 128-bit ZIP, UZP, TRN
-
[v6,72/82] target/arm: Implement SVE2 bitwise shift immediate
-
[v6,73/82] target/arm: Implement SVE2 fp multiply-add long
-
[v6,74/82] target/arm: Implement aarch64 SUDOT, USDOT
-
[v6,75/82] target/arm: Split out do_neon_ddda_fpst
-
[v6,76/82] target/arm: Remove unused fpst from VDOT_scalar
-
[v6,77/82] target/arm: Fix decode for VDOT (indexed)
-
[v6,78/82] target/arm: Split decode of VSDOT and VUDOT
-
[v6,79/82] target/arm: Implement aarch32 VSUDOT, VUSDOT
-
[v6,80/82] target/arm: Implement integer matrix multiply accumulate
-
[v6,81/82] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
-
[v6,82/82] target/arm: Enable SVE2 and related extensions
|