Age | Commit message (Expand) | Author |
2023-09-06 | target/ppc: Implement watchpoint debug facility for v2.07S | Nicholas Piggin |
2023-09-06 | target/ppc: Implement breakpoint debug facility for v2.07S | Nicholas Piggin |
2023-09-06 | target/ppc: Improve book3s branch trace interrupt for v2.07S | Nicholas Piggin |
2023-07-07 | target/ppc: SMT support for the HID SPR | Nicholas Piggin |
2023-07-07 | target/ppc: Add TFMR SPR implementation with read and write helpers | Nicholas Piggin |
2023-06-25 | target/ppc: Add support for SMT CTRL register | Nicholas Piggin |
2023-05-23 | target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ | Richard Henderson |
2023-02-04 | target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX | Richard Henderson |
2022-10-28 | target/ppc: Increment PMC5 with inline insns | Leandro Lupori |
2022-10-28 | target/ppc: introduce ppc_maybe_interrupt | Matheus Ferst |
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: 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-09-20 | target/ppc: Merge fsqrt and fsqrts helpers | 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 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: Implement ISA 3.00 tlbie[l] | Leandro Lupori |
2022-07-18 | target/ppc: fix exception error code in helper_{load, store}_dcr | Matheus Ferst |
2022-07-06 | target/ppc: implement cdtbcd | Matheus Ferst |
2022-07-06 | target/ppc: implement cbcdtd | Matheus Ferst |
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 remaining vector divide extended | Lucas Mateus Castro (alqotel) |
2022-06-20 | target/ppc: Implemented vector divide quadword | Lucas Mateus Castro (alqotel) |
2022-05-26 | target/ppc: Implemented [pm]xvbf16ger2* | Lucas Mateus Castro (alqotel) |
2022-05-26 | target/ppc: Implemented xvf16ger* | Lucas Mateus Castro (alqotel) |
2022-05-26 | target/ppc: Implemented xvf*ger* | Lucas Mateus Castro (alqotel) |
2022-05-26 | target/ppc: Implemented xvi*ger* instructions | Lucas Mateus Castro (alqotel) |
2022-05-26 | target/ppc: declare vmsumsh[ms] helper with call flags | Matheus Ferst |
2022-05-26 | target/ppc: declare vmsumuh[ms] helper with call flags | Matheus Ferst |