aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn64.decode
AgeCommit message (Expand)Author
2022-05-26target/ppc: Implemented [pm]xvbf16ger2*Lucas Mateus Castro (alqotel)
2022-05-26target/ppc: Implemented pmxvf*ger*Lucas Mateus Castro (alqotel)
2022-05-26target/ppc: Implemented pmxvi*ger* instructionsLucas Mateus Castro (alqotel)
2022-03-02target/ppc: implement plxssp/pstxsspLeandro Lupori
2022-03-02target/ppc: implement plxsd/pstxsdLeandro Lupori
2022-03-02target/ppc: Implement xxevalMatheus Ferst
2022-03-02target/ppc: Implement xxpermx instructionMatheus Ferst
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst
2021-11-09target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructionsMatheus Ferst
2021-11-09target/ppc: implemented XXSPLTIDP instructionBruno Larsen (billionai)
2021-11-09target/ppc: Implemented XXSPLTIW using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: implemented XXSPLTI32DXBruno Larsen (billionai)
2021-11-09target/ppc: added the instructions PLXVP and PSTXVPLucas Mateus Castro (alqotel)
2021-11-09target/ppc: added the instructions PLXV and PSTXVLucas Mateus Castro (alqotel)
2021-11-09target/ppc: Implement PLQ and PSTQMatheus Ferst
2021-11-09target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle
2021-06-03target/ppc: Implement prefixed integer store instructionsRichard Henderson
2021-06-03target/ppc: Implement prefixed integer load instructionsRichard Henderson
2021-06-03target/ppc: Implement PNOPRichard Henderson
2021-06-03target/ppc: Move ADDI, ADDIS to decodetree, implement PADDIRichard Henderson
2021-06-03target/ppc: Add infrastructure for prefixed insnsRichard Henderson