aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/vsx-ops.c.inc
AgeCommit message (Expand)Author
2022-03-02target/ppc: Move xscmp{eq,ge,gt}dp to decodetreeVíctor Colombo
2022-03-02target/ppc: Remove xscmpnedp instructionVíctor Colombo
2022-03-02target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetreeMatheus Ferst
2022-03-02target/ppc: Move xxpermdi to decodetreeMatheus Ferst
2022-03-02target/ppc: move xxperm/xxpermr to decodetreeMatheus Ferst
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst
2021-12-17target/ppc: move xscvqpdp to decodetreeMatheus Ferst
2021-12-17target/ppc: Move xs{max,min}[cj]dp to decodetreeVictor Colombo
2021-11-09target/ppc: moved XXSPLTIB to using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: moved XXSPLTW to using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: moved stxvx and lxvx from legacy to decodtreeLucas Mateus Castro (alqotel)
2020-11-24ppc/translate: Implement lxvwsx opcodeLemonBoy
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini