Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-11 | target/arm: Implement SME integer outer product | Richard Henderson | 1 | -0/+10 |
2022-07-11 | target/arm: Implement FMOPA, FMOPS (widening) | Richard Henderson | 1 | -0/+1 |
2022-07-11 | target/arm: Implement BFMOPA, BFMOPS | Richard Henderson | 1 | -0/+30 |
2022-07-11 | target/arm: Implement FMOPA, FMOPS (non-widening) | Richard Henderson | 1 | -0/+32 |
2022-07-11 | target/arm: Implement SME ADDHA, ADDVA | Richard Henderson | 1 | -0/+31 |
2022-07-11 | target/arm: Implement SME LDR, STR | Richard Henderson | 1 | -0/+24 |
2022-07-11 | target/arm: Implement SME LD1, ST1 | Richard Henderson | 1 | -0/+70 |
2022-07-11 | target/arm: Implement SME MOVA | Richard Henderson | 1 | -0/+127 |
2022-07-11 | target/arm: Implement SME ZERO | Richard Henderson | 1 | -0/+13 |
2022-07-11 | target/arm: Add infrastructure for disas_sme | Richard Henderson | 1 | -0/+35 |