aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn64.decode
AgeCommit message (Expand)AuthorFilesLines
2022-05-26target/ppc: Implemented [pm]xvbf16ger2*Lucas Mateus Castro (alqotel)1-0/+11
2022-05-26target/ppc: Implemented pmxvf*ger*Lucas Mateus Castro (alqotel)1-0/+38
2022-05-26target/ppc: Implemented pmxvi*ger* instructionsLucas Mateus Castro (alqotel)1-0/+30
2022-03-02target/ppc: implement plxssp/pstxsspLeandro Lupori1-0/+6
2022-03-02target/ppc: implement plxsd/pstxsdLeandro Lupori1-0/+10
2022-03-02target/ppc: Implement xxevalMatheus Ferst1-0/+8
2022-03-02target/ppc: Implement xxpermx instructionMatheus Ferst1-0/+8
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst1-12/+12
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