Age | Commit message (Expand) | Author |
2021-07-18 | target/arm: Remove duplicate 'plus1' function from Neon and SVE decode | Peter Maydell |
2021-07-02 | target/arm: Implement MVE vector shift right by immediate insns | Peter Maydell |
2021-07-02 | target/arm: Make asimd_imm_const() public | Peter Maydell |
2021-06-03 | target/arm: Implement bfloat widening fma (indexed) | Richard Henderson |
2021-06-03 | target/arm: Implement bfloat widening fma (vector) | Richard Henderson |
2021-06-03 | target/arm: Implement bfloat16 matrix multiply accumulate | Richard Henderson |
2021-06-03 | target/arm: Implement bfloat16 dot product (indexed) | Richard Henderson |
2021-06-03 | target/arm: Implement bfloat16 dot product (vector) | Richard Henderson |
2021-06-03 | target/arm: Implement vector float32 to bfloat16 conversion | Richard Henderson |
2021-05-25 | target/arm: Implement integer matrix multiply accumulate | Richard Henderson |
2021-05-25 | target/arm: Implement aarch32 VSUDOT, VUSDOT | Richard Henderson |
2021-05-25 | target/arm: Split decode of VSDOT and VUDOT | Richard Henderson |
2021-05-25 | target/arm: Split out do_neon_ddda | Richard Henderson |
2021-05-25 | target/arm: Fix decode for VDOT (indexed) | Richard Henderson |
2021-05-25 | target/arm: Remove unused fpst from VDOT_scalar | Richard Henderson |
2021-05-25 | target/arm: Split out do_neon_ddda_fpst | Richard Henderson |
2021-05-25 | target/arm: Pass separate addend to FCMLA helpers | Richard Henderson |
2021-05-25 | target/arm: Pass separate addend to {U, S}DOT helpers | Richard Henderson |
2021-05-10 | target/arm: Make translate-neon.c.inc its own compilation unit | Peter Maydell |