Age | Commit message (Expand) | Author | Files | Lines |
2024-07-26 | target/ppc: Move VMX integer add/sub saturate insns to decodetree. | Chinmay Rath | 1 | -12/+7 |
2024-05-24 | target/ppc: Move VMX integer max/min instructions to decodetree. | Chinmay Rath | 1 | -16/+0 |
2024-05-24 | target/ppc: Move VMX integer logical instructions to decodetree. | Chinmay Rath | 1 | -15/+0 |
2024-05-24 | target/ppc: Move VMX storage access instructions to decodetree | Chinmay Rath | 1 | -19/+0 |
2022-10-28 | target/ppc: Move VABSDU[BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -3/+0 |
2022-10-28 | target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -6/+3 |
2022-10-28 | target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -3/+0 |
2022-10-28 | target/ppc: Move VNEG[WD] to decodtree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -2/+0 |
2022-10-28 | target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -2/+1 |
2022-10-28 | target/ppc: Move VMH[R]ADDSHS instruction to decodetree | Lucas Mateus Castro (alqotel) | 1 | -1/+0 |
2022-07-06 | target/ppc: use int128.h methods in vsubcuq | Matheus Ferst | 1 | -1/+1 |
2022-07-06 | target/ppc: use int128.h methods in vsubecuq and vsubeuqm | Matheus Ferst | 1 | -1/+0 |
2022-07-06 | target/ppc: use int128.h methods in vsubuqm | Matheus Ferst | 1 | -1/+1 |
2022-07-06 | target/ppc: use int128.h methods in vaddcuq | Matheus Ferst | 1 | -1/+0 |
2022-07-06 | target/ppc: use int128.h methods in vaddecuq and vaddeuqm | Matheus Ferst | 1 | -1/+0 |
2022-07-06 | target/ppc: use int128.h methods in vadduqm | Matheus Ferst | 1 | -1/+0 |
2022-07-06 | target/ppc: use int128.h methods in vpmsumd | Matheus Ferst | 1 | -1/+0 |
2022-05-26 | target/ppc: declare vmsumsh[ms] helper with call flags | Matheus Ferst | 1 | -1/+0 |
2022-05-26 | target/ppc: declare vmsumuh[ms] helper with call flags | Matheus Ferst | 1 | -1/+0 |
2022-05-26 | target/ppc: declare vmsum[um]bm helpers with call flags | Matheus Ferst | 1 | -2/+0 |
2022-03-02 | target/ppc: Move vsel and vperm/vpermr to decodetree | Matheus Ferst | 1 | -2/+0 |
2022-03-02 | target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree | Matheus Ferst | 1 | -4/+1 |
2022-03-02 | target/ppc: move vrl[bhwd] to decodetree | Matheus Ferst | 1 | -4/+2 |
2022-03-02 | target/ppc: move vs[lr][a][bhwd] to decodetree | Matheus Ferst | 1 | -12/+1 |
2022-03-02 | target/ppc: Move Vector Compare Not Equal or Zero to decodetree | Matheus Ferst | 1 | -3/+0 |
2022-03-02 | target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree | Matheus Ferst | 1 | -12/+3 |
2022-03-02 | target/ppc: Move vexts[bhw]2[wd] to decodetree | Lucas Coutinho | 1 | -5/+0 |
2022-03-02 | target/ppc: Moved vector multiply high and low to decodetree | Lucas Mateus Castro (alqotel) | 1 | -5/+0 |
2022-03-02 | target/ppc: moved vector even and odd multiplication to decodetree | Lucas Mateus Castro (alqotel) | 1 | -12/+3 |
2021-11-09 | target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree | Matheus Ferst | 1 | -7/+3 |
2020-08-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into... | Peter Maydell | 1 | -2/+8 |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 1 | -0/+301 |