Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-03 | target/ppc: Implement prefixed integer store instructions | Richard Henderson | 1 | -0/+12 |
2021-06-03 | target/ppc: Implement prefixed integer load instructions | Richard Henderson | 1 | -0/+15 |
2021-06-03 | target/ppc: Implement PNOP | Richard Henderson | 1 | -0/+67 |
2021-06-03 | target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI | Richard Henderson | 1 | -0/+12 |
2021-06-03 | target/ppc: Add infrastructure for prefixed insns | Richard Henderson | 1 | -0/+18 |