Age | Commit message (Expand) | Author | Files | Lines |
2025-07-21 | target/arm: Add BFMUL (indexed) | Peter Maydell | 1 | -0/+2 |
2025-07-21 | target/arm: Add BFADD, BFSUB, BFMUL (unpredicated) | Peter Maydell | 1 | -0/+3 |
2025-07-11 | target/arm: Remove helper_sme2_luti4_4b | Richard Henderson | 1 | -1/+0 |
2025-07-04 | target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1 | Richard Henderson | 1 | -0/+24 |
2025-07-04 | target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB | Richard Henderson | 1 | -0/+2 |
2025-07-04 | target/arm: Implement SME2 BFMLA, BFMLS | Richard Henderson | 1 | -0/+9 |
2025-07-04 | target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix | Richard Henderson | 1 | -4/+4 |
2025-07-04 | target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT | Richard Henderson | 1 | -0/+8 |
2025-07-04 | target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh] | Richard Henderson | 1 | -11/+11 |
2025-07-04 | target/arm: Implement SME2 FVDOT, BFVDOT | Richard Henderson | 1 | -0/+2 |
2025-07-04 | target/arm: Add helper_gvec{_ah}_bfmlsl{_nx} | Richard Henderson | 1 | -0/+8 |
2025-07-04 | target/arm: Implement SME2 Multiple and Single SVE Destructive | Richard Henderson | 1 | -0/+8 |
2025-05-14 | target/arm/helper: extract common helpers | Pierrick Bouvier | 1 | -0/+1153 |