aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn64.decode
AgeCommit message (Expand)AuthorFilesLines
2021-11-09target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructionsMatheus Ferst1-0/+19
2021-11-09target/ppc: implemented XXSPLTIDP instructionBruno Larsen (billionai)1-0/+2
2021-11-09target/ppc: Implemented XXSPLTIW using decodetreeBruno Larsen (billionai)1-0/+6
2021-11-09target/ppc: implemented XXSPLTI32DXBruno Larsen (billionai)1-0/+11
2021-11-09target/ppc: added the instructions PLXVP and PSTXVPLucas Mateus Castro (alqotel)1-0/+9
2021-11-09target/ppc: added the instructions PLXV and PSTXVLucas Mateus Castro (alqotel)1-0/+10
2021-11-09target/ppc: Implement PLQ and PSTQMatheus Ferst1-0/+4
2021-11-09target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle1-0/+11
2021-06-03target/ppc: Implement prefixed integer store instructionsRichard Henderson1-0/+12
2021-06-03target/ppc: Implement prefixed integer load instructionsRichard Henderson1-0/+15
2021-06-03target/ppc: Implement PNOPRichard Henderson1-0/+67
2021-06-03target/ppc: Move ADDI, ADDIS to decodetree, implement PADDIRichard Henderson1-0/+12
2021-06-03target/ppc: Add infrastructure for prefixed insnsRichard Henderson1-0/+18