aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/vsx-ops.c.inc
AgeCommit message (Expand)Author
2022-10-28target/ppc: Moved XSTSTDC[QDS]P to decodetreeLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Moved XVTSTDC[DS]P to decodetreeLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Use gvec to decode XVCPSGN[SD]PLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]PLucas Mateus Castro (alqotel)
2022-05-26target/ppc: declare xxextractuw and xxinsertw helpers with call flagsMatheus Ferst
2022-05-26target/ppc: declare xvxsigsp helper with call flagsMatheus Ferst
2022-05-26target/ppc: declare xscvspdpn helper with call flagsMatheus Ferst
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