Age | Commit message (Expand) | Author |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer multiply-add long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add high | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 MATCH, NMATCH | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 bitwise ternary operations | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 WHILERW, WHILEWR | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 SQSHRN, SQRSHRN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 UQSHRN, UQRSHRN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 SQSHRUN, SQRSHRUN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 SHRN, RSHRN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 floating-point pairwise | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 saturating extract narrow | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer absolute difference and accumulate | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise shift and insert | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise shift right and accumulate | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer add/subtract long with carry | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer absolute difference and accumulate long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 complex integer add | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise permute | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise exclusive-or interleaved | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise shift left long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 PMULLB, PMULLT | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer multiply long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer add/subtract wide | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer add/subtract interleaved long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer add/subtract long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating add/subtract (predicated) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer pairwise arithmetic | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer halving add/subtract (predicated) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer unary operations (predicated) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer pairwise add and accumulate long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 Integer Multiply - Unpredicated | Richard Henderson |
2021-04-30 | target/arm: Enforce alignment for sve LD1R | Richard Henderson |
2021-04-30 | target/arm: Remove log2_esize parameter to gen_mte_checkN | Richard Henderson |
2021-04-30 | target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1 | Richard Henderson |
2021-03-12 | target/arm: Update sve reduction vs simd_desc | Richard Henderson |
2021-03-12 | target/arm: Update WHILE for PREDDESC | Richard Henderson |
2021-03-12 | target/arm: Update CNTP for PREDDESC | Richard Henderson |
2021-03-12 | target/arm: Update BRKA, BRKB, BRKN for PREDDESC | Richard Henderson |
2021-03-12 | target/arm: Update find_last_active for PREDDESC | Richard Henderson |
2021-01-19 | target/arm: Update REV, PUNPK for pred_desc | Richard Henderson |
2021-01-19 | target/arm: Update ZIP, UZP, TRN for pred_desc | Richard Henderson |
2021-01-19 | target/arm: Update PFIRST, PNEXT for pred_desc | Richard Henderson |
2020-11-15 | arm tcg cpus: Fix Lesser GPL version number | Chetan Pant |
2020-10-01 | target/arm: Fix SVE splice | Richard Henderson |
2020-10-01 | target/arm: Fix sve ldr/str | Richard Henderson |
2020-09-01 | target/arm: Remove local definitions of float constants | Peter Maydell |