Age | Commit message (Expand) | Author | Files | Lines |
2021-05-25 | target/arm: Implement SVE2 complex integer dot product | Richard Henderson | 4 | -0/+135 |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add (indexed) | Richard Henderson | 4 | -0/+64 |
2021-05-25 | target/arm: Implement SVE2 integer multiply long (indexed) | Richard Henderson | 4 | -0/+31 |
2021-05-25 | target/arm: Implement SVE2 multiply-add long (indexed) | Richard Henderson | 4 | -0/+71 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply high (indexed) | Richard Henderson | 4 | -0/+118 |
2021-05-25 | target/arm: Implement SVE2 signed saturating doubling multiply high | Richard Henderson | 4 | -0/+116 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply (indexed) | Richard Henderson | 4 | -0/+51 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add (indexed) | Richard Henderson | 4 | -0/+76 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add high (indexed) | Richard Henderson | 4 | -0/+66 |
2021-05-25 | target/arm: Implement SVE2 integer multiply-add (indexed) | Richard Henderson | 2 | -0/+39 |
2021-05-25 | target/arm: Implement SVE2 integer multiply (indexed) | Richard Henderson | 2 | -0/+37 |
2021-05-25 | target/arm: Split out formats for 3 vectors + 1 index | Richard Henderson | 2 | -20/+47 |
2021-05-25 | target/arm: Split out formats for 2 vectors + 1 index | Richard Henderson | 1 | -4/+10 |
2021-05-25 | target/arm: Pass separate addend to FCMLA helpers | Richard Henderson | 5 | -51/+62 |
2021-05-25 | target/arm: Pass separate addend to {U, S}DOT helpers | Richard Henderson | 6 | -77/+110 |
2021-05-25 | target/arm: Use correct output type for gvec_sdot_*_b | Richard Henderson | 1 | -4/+4 |
2021-05-25 | target/arm: Implement SVE2 SPLICE, EXT | Stephen Long | 2 | -7/+39 |
2021-05-25 | target/arm: Implement SVE2 FMMLA | Stephen Long | 5 | -0/+125 |
2021-05-25 | target/arm: Implement SVE2 gather load insns | Stephen Long | 2 | -0/+19 |
2021-05-25 | target/arm: Implement SVE2 scatter store insns | Stephen Long | 2 | -0/+18 |
2021-05-25 | target/arm: Implement SVE2 XAR | Richard Henderson | 8 | -21/+172 |
2021-05-25 | target/arm: Implement SVE2 HISTCNT, HISTSEG | Stephen Long | 4 | -0/+163 |
2021-05-25 | target/arm: Implement SVE2 RSUBHNB, RSUBHNT | Stephen Long | 4 | -0/+22 |
2021-05-25 | target/arm: Implement SVE2 SUBHNB, SUBHNT | Stephen Long | 4 | -0/+23 |
2021-05-25 | target/arm: Implement SVE2 RADDHNB, RADDHNT | Stephen Long | 4 | -0/+22 |
2021-05-25 | target/arm: Implement SVE2 ADDHNB, ADDHNT | Stephen Long | 4 | -0/+62 |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add | Richard Henderson | 6 | -8/+113 |
2021-05-25 | target/arm: Implement SVE2 integer multiply-add long | Richard Henderson | 4 | -0/+133 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add high | Richard Henderson | 4 | -6/+195 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add long | Richard Henderson | 4 | -0/+112 |
2021-05-25 | target/arm: Implement SVE2 MATCH, NMATCH | Stephen Long | 4 | -0/+101 |
2021-05-25 | target/arm: Implement SVE2 bitwise ternary operations | Richard Henderson | 4 | -0/+281 |
2021-05-25 | target/arm: Implement SVE2 WHILERW, WHILEWR | Richard Henderson | 2 | -0/+70 |
2021-05-25 | target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS | Richard Henderson | 4 | -17/+82 |
2021-05-25 | target/arm: Implement SVE2 SQSHRN, SQRSHRN | Richard Henderson | 4 | -0/+149 |
2021-05-25 | target/arm: Implement SVE2 UQSHRN, UQRSHRN | Richard Henderson | 4 | -0/+137 |
2021-05-25 | target/arm: Implement SVE2 SQSHRUN, SQRSHRUN | Richard Henderson | 4 | -0/+153 |
2021-05-25 | target/arm: Implement SVE2 SHRN, RSHRN | Richard Henderson | 4 | -2/+236 |
2021-05-25 | target/arm: Implement SVE2 floating-point pairwise | Stephen Long | 4 | -0/+114 |
2021-05-25 | target/arm: Implement SVE2 saturating extract narrow | Richard Henderson | 4 | -0/+330 |
2021-05-25 | target/arm: Implement SVE2 integer absolute difference and accumulate | Richard Henderson | 2 | -0/+27 |
2021-05-25 | target/arm: Implement SVE2 bitwise shift and insert | Richard Henderson | 2 | -0/+15 |
2021-05-25 | target/arm: Implement SVE2 bitwise shift right and accumulate | Richard Henderson | 2 | -0/+42 |
2021-05-25 | target/arm: Implement SVE2 integer add/subtract long with carry | Richard Henderson | 4 | -0/+66 |
2021-05-25 | target/arm: Implement SVE2 integer absolute difference and accumulate long | Richard Henderson | 4 | -0/+104 |
2021-05-25 | target/arm: Implement SVE2 complex integer add | Richard Henderson | 4 | -0/+92 |
2021-05-25 | target/arm: Implement SVE2 bitwise permute | Richard Henderson | 5 | -0/+135 |
2021-05-25 | target/arm: Implement SVE2 bitwise exclusive-or interleaved | Richard Henderson | 4 | -0/+49 |
2021-05-25 | target/arm: Implement SVE2 bitwise shift left long | Richard Henderson | 4 | -0/+197 |
2021-05-25 | target/arm: Implement SVE2 PMULLB, PMULLT | Richard Henderson | 5 | -0/+59 |