Age | Commit message (Expand) | Author |
---|---|---|
2021-11-09 | target/ppc: added the instructions PLXVP and PSTXVP | Lucas Mateus Castro (alqotel) |
2021-11-09 | target/ppc: added the instructions PLXV and PSTXV | Lucas Mateus Castro (alqotel) |
2021-11-09 | target/ppc: Implement PLQ and PSTQ | Matheus Ferst |
2021-11-09 | target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions | Fernando Eckhardt Valle |
2021-06-03 | target/ppc: Implement prefixed integer store instructions | Richard Henderson |
2021-06-03 | target/ppc: Implement prefixed integer load instructions | Richard Henderson |
2021-06-03 | target/ppc: Implement PNOP | Richard Henderson |
2021-06-03 | target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI | Richard Henderson |
2021-06-03 | target/ppc: Add infrastructure for prefixed insns | Richard Henderson |