Age | Commit message (Expand) | Author | Files | Lines |
2024-07-26 | target/ppc: Move VSX fp compare insns to decodetree. | Chinmay Rath | 1 | -8/+8 |
2024-07-26 | target/ppc: Move VSX vector with length storage access insns to decodetree. | Chinmay Rath | 1 | -4/+4 |
2024-07-26 | target/ppc: Move VSX arithmetic and max/min insns to decodetree. | Chinmay Rath | 1 | -22/+22 |
2024-07-26 | target/ppc: Move VMX integer add/sub saturate insns to decodetree. | Chinmay Rath | 1 | -12/+12 |
2024-07-23 | target/ppc: Merge helper_{dcbz,dcbzep} | Richard Henderson | 1 | -2/+1 |
2024-07-23 | target/ppc: Split out helper_dbczl for 970 | Richard Henderson | 1 | -2/+5 |
2024-05-24 | target/ppc: Remove unused helper_rac() | BALATON Zoltan | 1 | -2/+0 |
2024-05-24 | target/ppc: add SMT support to msgsnd broadcast | Nicholas Piggin | 1 | -1/+1 |
2024-05-24 | target/ppc: Implement SPRC/SPRD SPRs | Nicholas Piggin | 1 | -0/+3 |
2024-05-24 | target/ppc: Implement attn instruction on BookS 64-bit processors | Nicholas Piggin | 1 | -0/+1 |
2024-05-24 | target/ppc: Add clrbhrb and mfbhrbe instructions | Glenn Miles | 1 | -0/+7 |
2024-05-24 | target/ppc: Add new hflags to support BHRB | Glenn Miles | 1 | -0/+1 |
2024-05-24 | target/ppc: Move VMX storage access instructions to decodetree | Chinmay Rath | 1 | -6/+6 |
2024-05-24 | target/ppc: Move logical fixed-point instructions to decodetree. | Chinmay Rath | 1 | -4/+4 |
2024-05-24 | target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions to decodetree. | Chinmay Rath | 1 | -3/+3 |
2024-05-24 | target/ppc: Move div/mod fixed-point insns (64 bits operands) to decodetree. | Chinmay Rath | 1 | -2/+2 |
2024-05-24 | target/ppc: Move neg, darn, mod{sw, uw} to decodetree. | Chinmay Rath | 1 | -2/+2 |
2024-05-24 | target/ppc: Move divw[u, e, eu] instructions to decodetree. | Chinmay Rath | 1 | -2/+2 |
2024-05-24 | target/ppc: Move floating-point arithmetic instructions to decodetree. | Chinmay Rath | 1 | -22/+22 |
2023-09-06 | target/ppc: Implement watchpoint debug facility for v2.07S | Nicholas Piggin | 1 | -0/+2 |
2023-09-06 | target/ppc: Implement breakpoint debug facility for v2.07S | Nicholas Piggin | 1 | -0/+1 |
2023-09-06 | target/ppc: Improve book3s branch trace interrupt for v2.07S | Nicholas Piggin | 1 | -0/+1 |
2023-07-07 | target/ppc: SMT support for the HID SPR | Nicholas Piggin | 1 | -0/+1 |
2023-07-07 | target/ppc: Add TFMR SPR implementation with read and write helpers | Nicholas Piggin | 1 | -0/+2 |
2023-06-25 | target/ppc: Add support for SMT CTRL register | Nicholas Piggin | 1 | -0/+2 |
2023-05-23 | target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ | Richard Henderson | 1 | -9/+0 |
2023-02-04 | target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX | Richard Henderson | 1 | -2/+0 |
2022-10-28 | target/ppc: Increment PMC5 with inline insns | Leandro Lupori | 1 | -0/+1 |
2022-10-28 | target/ppc: introduce ppc_maybe_interrupt | Matheus Ferst | 1 | -0/+1 |
2022-10-28 | target/ppc: Moved XSTSTDC[QDS]P to decodetree | Lucas Mateus Castro (alqotel) | 1 | -3/+3 |
2022-10-28 | target/ppc: Moved XVTSTDC[DS]P to decodetree | Lucas Mateus Castro (alqotel) | 1 | -2/+2 |
2022-10-28 | target/ppc: Move VABSDU[BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -3/+3 |
2022-10-28 | target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -6/+6 |
2022-10-28 | target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -3/+1 |
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/+0 |
2022-10-28 | target/ppc: Move VMH[R]ADDSHS instruction to decodetree | Lucas Mateus Castro (alqotel) | 1 | -2/+2 |
2022-10-28 | target/ppc: Moved VMLADDUHM to decodetree and use gvec | Lucas Mateus Castro (alqotel) | 1 | -1/+1 |
2022-09-20 | target/ppc: Merge fsqrt and fsqrts helpers | Víctor Colombo | 1 | -2/+2 |
2022-09-20 | target/ppc: Implement hashstp and hashchkp | Víctor Colombo | 1 | -0/+2 |
2022-09-20 | target/ppc: Implement hashst and hashchk | Víctor Colombo | 1 | -0/+2 |
2022-07-18 | target/ppc: Implement slbiag | Lucas Coutinho | 1 | -0/+1 |
2022-07-18 | target/ppc: Move slbfee to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbmfee to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbmfev to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbmte to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbia to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbieg to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Move slbie to decodetree | Lucas Coutinho | 1 | -1/+1 |
2022-07-18 | target/ppc: Implement ISA 3.00 tlbie[l] | Leandro Lupori | 1 | -0/+2 |