aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2022-09-20target/ppc: Clear fpstatus flags on helpers missing itVíctor Colombo
2022-09-20target/ppc: Zero second doubleword of VSR registers for FPR insnsVíctor Colombo
2022-09-20target/ppc: Set OV32 when OV is setVíctor Colombo
2022-09-20target/ppc: Zero second doubleword for VSX madd instructionsVíctor Colombo
2022-09-20target/ppc: Set result to QNaN for DENBCD when VXCVI occursVíctor Colombo
2022-09-20target/ppc: Zero second doubleword in DFP instructionsVíctor Colombo
2022-09-20target/ppc: Remove unused xer_* macrosVíctor Colombo
2022-09-20target/ppc: Remove extra space from s128 field in ppc_vsr_tVíctor Colombo
2022-09-20target/ppc: Merge fsqrt and fsqrts helpersVíctor Colombo
2022-09-20target/ppc: Move fsqrts to decodetreeVíctor Colombo
2022-09-20target/ppc: Move fsqrt to decodetreeVíctor Colombo
2022-09-20target/ppc: Implement hashstp and hashchkpVíctor Colombo
2022-09-20target/ppc: Implement hashst and hashchkVíctor Colombo
2022-09-20target/ppc: Add HASHKEYR and HASHPKEYR SPRsVíctor Colombo
2022-09-06accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson
2022-08-31target/ppc: Bugfix FP when OE/UE are setLucas Mateus Castro (alqotel)
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin
2022-08-04ppc: Remove redundant macro MSR_BOOK3S_MASK.Yonggang Luo
2022-07-28target/ppc: Implement new wait variantsNicholas Piggin
2022-07-18target/ppc: Check page dir/table base alignmentLeandro Lupori
2022-07-18target/ppc: Improve Radix xlate level validationLeandro Lupori
2022-07-18ppc: Check partition and process table alignmentLeandro Lupori
2022-07-18target/ppc: check tb_env != 0 before printing TBU/TBL/DECRMatheus Ferst
2022-07-18target/ppc: Implement slbiagLucas Coutinho
2022-07-18target/ppc: Move slbsync to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfev to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmte to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbia to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbieg to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbie to decodetreeLucas Coutinho
2022-07-18target/ppc: add macros to check privilege levelMatheus Ferst
2022-07-18target/ppc: receive DisasContext explicitly in GEN_PRIVMatheus Ferst
2022-07-18target/ppc: Implement ISA 3.00 tlbie[l]Leandro Lupori
2022-07-18target/ppc: Move tlbie[l] to decode treeLeandro Lupori
2022-07-18target/ppc: fix exception error code in spr_write_excp_vectorMatheus Ferst
2022-07-18target/ppc: fix PMU Group A register read/write exceptionsMatheus Ferst
2022-07-18target/ppc: fix exception error code in helper_{load, store}_dcrMatheus Ferst
2022-07-18target/ppc: remove mfdcrux and mtdcruxMatheus Ferst
2022-07-18target/ppc: fix exception error value in slbfeeMatheus Ferst
2022-07-18target/ppc: Fix gen_priv_exception error value in mfspr/mtsprMatheus Ferst
2022-07-18target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dtMurilo Opsfelder Araujo
2022-07-18ppc: Remove unused irq_inputsCédric Le Goater
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár
2022-07-06target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth
2022-07-06target/ppc: Return default CPU for max CPUMurilo Opsfelder Araujo
2022-07-06target/ppc: implement cdtbcdMatheus Ferst
2022-07-06target/ppc: implement cbcdtdMatheus Ferst
2022-07-06target/ppc: implement addg6sMatheus Ferst