Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-23 | target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr() | Richard Henderson | 1 | -2/+1 |
2022-07-11 | target/arm: Implement SME integer outer product | Richard Henderson | 1 | -0/+16 |
2022-07-11 | target/arm: Implement FMOPA, FMOPS (widening) | Richard Henderson | 1 | -0/+2 |
2022-07-11 | target/arm: Implement BFMOPA, BFMOPS | Richard Henderson | 1 | -0/+2 |
2022-07-11 | target/arm: Implement FMOPA, FMOPS (non-widening) | Richard Henderson | 1 | -0/+5 |
2022-07-11 | target/arm: Implement SME ADDHA, ADDVA | Richard Henderson | 1 | -0/+5 |
2022-07-11 | target/arm: Implement SME LD1, ST1 | Richard Henderson | 1 | -0/+82 |
2022-07-11 | target/arm: Implement SME MOVA | Richard Henderson | 1 | -0/+12 |
2022-07-11 | target/arm: Implement SME ZERO | Richard Henderson | 1 | -0/+2 |
2022-06-27 | target/arm: Implement SMSTART, SMSTOP | Richard Henderson | 1 | -0/+21 |