summaryrefslogtreecommitdiffstats
path: root/target/ppc/insn64.decode
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Implemented [pm]xvbf16ger2*Lucas Mateus Castro (alqotel)2022-05-261-0/+11
* target/ppc: Implemented pmxvf*ger*Lucas Mateus Castro (alqotel)2022-05-261-0/+38
* target/ppc: Implemented pmxvi*ger* instructionsLucas Mateus Castro (alqotel)2022-05-261-0/+30
* target/ppc: implement plxssp/pstxsspLeandro Lupori2022-03-021-0/+6
* target/ppc: implement plxsd/pstxsdLeandro Lupori2022-03-021-0/+10
* target/ppc: Implement xxevalMatheus Ferst2022-03-021-0/+8
* target/ppc: Implement xxpermx instructionMatheus Ferst2022-03-021-0/+8
* target/ppc: Move xxsel to decodetreeMatheus Ferst2022-03-021-12/+12
* target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructionsMatheus Ferst2021-11-091-0/+19
* target/ppc: implemented XXSPLTIDP instructionBruno Larsen (billionai)2021-11-091-0/+2
* target/ppc: Implemented XXSPLTIW using decodetreeBruno Larsen (billionai)2021-11-091-0/+6
* target/ppc: implemented XXSPLTI32DXBruno Larsen (billionai)2021-11-091-0/+11
* target/ppc: added the instructions PLXVP and PSTXVPLucas Mateus Castro (alqotel)2021-11-091-0/+9
* target/ppc: added the instructions PLXV and PSTXVLucas Mateus Castro (alqotel)2021-11-091-0/+10
* target/ppc: Implement PLQ and PSTQMatheus Ferst2021-11-091-0/+4
* target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle2021-11-091-0/+11
* target/ppc: Implement prefixed integer store instructionsRichard Henderson2021-06-031-0/+12
* target/ppc: Implement prefixed integer load instructionsRichard Henderson2021-06-031-0/+15
* target/ppc: Implement PNOPRichard Henderson2021-06-031-0/+67
* target/ppc: Move ADDI, ADDIS to decodetree, implement PADDIRichard Henderson2021-06-031-0/+12
* target/ppc: Add infrastructure for prefixed insnsRichard Henderson2021-06-031-0/+18