Age | Commit message (Expand) | Author |
2024-03-13 | target/ppc: Move add and subf type fixed-point arithmetic instructions to dec... | Chinmay Rath |
2023-05-27 | target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs | Richard Purdie |
2022-10-28 | target/ppc: Moved XSTSTDC[QDS]P to decodetree | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Moved XVTSTDC[DS]P to decodetree | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Use gvec to decode XVCPSGN[SD]P | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move VABSDU[BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move VNEG[WD] to decodtree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Move VMH[R]ADDSHS instruction to decodetree | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: Moved VMLADDUHM to decodetree and use gvec | Lucas Mateus Castro (alqotel) |
2022-10-28 | target/ppc: move msgsync to decodetree | Matheus Ferst |
2022-10-28 | target/ppc: move msgclrp/msgsndp to decodetree | Matheus Ferst |
2022-10-28 | target/ppc: move msgclr/msgsnd to decodetree | Matheus Ferst |
2022-09-20 | target/ppc: Move fsqrts to decodetree | Víctor Colombo |
2022-09-20 | target/ppc: Move fsqrt to decodetree | Víctor Colombo |
2022-09-20 | target/ppc: Implement hashstp and hashchkp | Víctor Colombo |
2022-09-20 | target/ppc: Implement hashst and hashchk | Víctor Colombo |
2022-07-18 | target/ppc: Implement slbiag | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbsync to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfee to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmfev to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbmte to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbia to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbieg to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move slbie to decodetree | Lucas Coutinho |
2022-07-18 | target/ppc: Move tlbie[l] to decode tree | Leandro Lupori |
2022-07-06 | target/ppc: implement cdtbcd | Matheus Ferst |
2022-07-06 | target/ppc: implement cbcdtd | Matheus Ferst |
2022-07-06 | target/ppc: implement addg6s | Matheus Ferst |
2022-07-06 | target/ppc: Implement mffscdrn[i] instructions | Víctor Colombo |
2022-07-06 | target/ppc: Move mffs[.] to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffsl to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffsce to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Move mffscrn[i] to decodetree | Víctor Colombo |
2022-07-06 | target/ppc: Fix insn32.decode style issues | Víctor Colombo |
2022-07-06 | target/ppc: use int128.h methods in vsubcuq | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vsubecuq and vsubeuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vsubuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vaddcuq | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vaddecuq and vaddeuqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vadduqm | Matheus Ferst |
2022-07-06 | target/ppc: use int128.h methods in vpmsumd | Matheus Ferst |
2022-06-20 | target/ppc: Implemented vector module quadword | Lucas Mateus Castro (alqotel) |
2022-06-20 | target/ppc: Implemented vector module word/doubleword | Lucas Mateus Castro (alqotel) |
2022-06-20 | target/ppc: Implemented remaining vector divide extended | Lucas Mateus Castro (alqotel) |
2022-06-20 | target/ppc: Implemented vector divide extended word | Lucas Mateus Castro (alqotel) |