aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/vsx-ops.c.inc
AgeCommit message (Expand)AuthorFilesLines
2022-05-26target/ppc: declare xxextractuw and xxinsertw helpers with call flagsMatheus Ferst1-2/+0
2022-05-26target/ppc: declare xvxsigsp helper with call flagsMatheus Ferst1-1/+0
2022-05-26target/ppc: declare xscvspdpn helper with call flagsMatheus Ferst1-1/+0
2022-03-02target/ppc: Move xscmp{eq,ge,gt}dp to decodetreeVíctor Colombo1-3/+0
2022-03-02target/ppc: Remove xscmpnedp instructionVíctor Colombo1-1/+0
2022-03-02target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetreeMatheus Ferst1-16/+0
2022-03-02target/ppc: Move xxpermdi to decodetreeMatheus Ferst1-2/+0
2022-03-02target/ppc: move xxperm/xxpermr to decodetreeMatheus Ferst1-2/+0
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst1-43/+0
2021-12-17target/ppc: move xscvqpdp to decodetreeMatheus Ferst1-1/+0
2021-12-17target/ppc: Move xs{max,min}[cj]dp to decodetreeVictor Colombo1-4/+0
2021-11-09target/ppc: moved XXSPLTIB to using decodetreeBruno Larsen (billionai)1-1/+0
2021-11-09target/ppc: moved XXSPLTW to using decodetreeBruno Larsen (billionai)1-1/+0
2021-11-09target/ppc: moved stxvx and lxvx from legacy to decodtreeLucas Mateus Castro (alqotel)1-2/+0
2020-11-24ppc/translate: Implement lxvwsx opcodeLemonBoy1-0/+1
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+401