aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate/vmx-ops.c.inc
AgeCommit message (Expand)AuthorFilesLines
2022-05-26target/ppc: declare vmsumsh[ms] helper with call flagsMatheus Ferst1-1/+0
2022-05-26target/ppc: declare vmsumuh[ms] helper with call flagsMatheus Ferst1-1/+0
2022-05-26target/ppc: declare vmsum[um]bm helpers with call flagsMatheus Ferst1-2/+0
2022-03-02target/ppc: Move vsel and vperm/vpermr to decodetreeMatheus Ferst1-2/+0
2022-03-02target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetreeMatheus Ferst1-4/+1
2022-03-02target/ppc: move vrl[bhwd] to decodetreeMatheus Ferst1-4/+2
2022-03-02target/ppc: move vs[lr][a][bhwd] to decodetreeMatheus Ferst1-12/+1
2022-03-02target/ppc: Move Vector Compare Not Equal or Zero to decodetreeMatheus Ferst1-3/+0
2022-03-02target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetreeMatheus Ferst1-12/+3
2022-03-02target/ppc: Move vexts[bhw]2[wd] to decodetreeLucas Coutinho1-5/+0
2022-03-02target/ppc: Moved vector multiply high and low to decodetreeLucas Mateus Castro (alqotel)1-5/+0
2022-03-02target/ppc: moved vector even and odd multiplication to decodetreeLucas Mateus Castro (alqotel)1-12/+3
2021-11-09target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetreeMatheus Ferst1-7/+3
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell1-2/+8
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+301