summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate/vmx-ops.c.inc
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Move VABSDU[BHW] to decodetree and use gvecLucas Mateus Castro (alqotel)2022-10-281-3/+0Star
* target/ppc: Move VAVG[SU][BHW] to decodetree and use gvecLucas Mateus Castro (alqotel)2022-10-281-6/+3Star
* target/ppc: Move VPRTYB[WDQ] to decodetree and use gvecLucas Mateus Castro (alqotel)2022-10-281-3/+0Star
* target/ppc: Move VNEG[WD] to decodtree and use gvecLucas Mateus Castro (alqotel)2022-10-281-2/+0Star
* target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvecLucas Mateus Castro (alqotel)2022-10-281-2/+1Star
* target/ppc: Move VMH[R]ADDSHS instruction to decodetreeLucas Mateus Castro (alqotel)2022-10-281-1/+0Star
* target/ppc: use int128.h methods in vsubcuqMatheus Ferst2022-07-061-1/+1
* target/ppc: use int128.h methods in vsubecuq and vsubeuqmMatheus Ferst2022-07-061-1/+0Star
* target/ppc: use int128.h methods in vsubuqmMatheus Ferst2022-07-061-1/+1
* target/ppc: use int128.h methods in vaddcuqMatheus Ferst2022-07-061-1/+0Star
* target/ppc: use int128.h methods in vaddecuq and vaddeuqmMatheus Ferst2022-07-061-1/+0Star
* target/ppc: use int128.h methods in vadduqmMatheus Ferst2022-07-061-1/+0Star
* target/ppc: use int128.h methods in vpmsumdMatheus Ferst2022-07-061-1/+0Star
* target/ppc: declare vmsumsh[ms] helper with call flagsMatheus Ferst2022-05-261-1/+0Star
* target/ppc: declare vmsumuh[ms] helper with call flagsMatheus Ferst2022-05-261-1/+0Star
* target/ppc: declare vmsum[um]bm helpers with call flagsMatheus Ferst2022-05-261-2/+0Star
* target/ppc: Move vsel and vperm/vpermr to decodetreeMatheus Ferst2022-03-021-2/+0Star
* target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetreeMatheus Ferst2022-03-021-4/+1Star
* target/ppc: move vrl[bhwd] to decodetreeMatheus Ferst2022-03-021-4/+2Star
* target/ppc: move vs[lr][a][bhwd] to decodetreeMatheus Ferst2022-03-021-12/+1Star
* target/ppc: Move Vector Compare Not Equal or Zero to decodetreeMatheus Ferst2022-03-021-3/+0Star
* target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetreeMatheus Ferst2022-03-021-12/+3Star
* target/ppc: Move vexts[bhw]2[wd] to decodetreeLucas Coutinho2022-03-021-5/+0Star
* target/ppc: Moved vector multiply high and low to decodetreeLucas Mateus Castro (alqotel)2022-03-021-5/+0Star
* target/ppc: moved vector even and odd multiplication to decodetreeLucas Mateus Castro (alqotel)2022-03-021-12/+3Star
* target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetreeMatheus Ferst2021-11-091-7/+3Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell2020-08-241-2/+8
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+301