COMMITS
/ target/ppc/cpu.c August 21, 2023
R
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson committed
August 8, 2023
N
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin committed
N
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin committed
May 3, 2023
H
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora committed
October 21, 2022
M
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst committed
October 11, 2022
M
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst committed
August 5, 2022
L
target/ppc: Bugfix FP when OE/UE are set
Lucas Mateus Castro (alqotel) committed
May 4, 2022
V
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo committed
December 17, 2021
L
target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
Lucas Mateus Castro (alqotel) committed
October 14, 2021
M
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst committed
July 23, 2021
L
target/ppc: moved ppc_store_sdr1 to mmu_common.c
Lucas Mateus Castro (alqotel) committed
June 27, 2021
B
target/ppc: Allow virtual hypervisor on CPU without HV
BALATON Zoltan committed
May 27, 2021
B
target/ppc: overhauled and moved logic of storing fpscr
Bruno Larsen (billionai) committed
May 21, 2021
B
target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
Bruno Larsen (billionai) committed
B
target/ppc: cleaned error_report from ppc_store_sdr1
Bruno Larsen (billionai) committed
May 12, 2021
B
target/ppc: moved ppc_store_sdr1 to cpu.c
Bruno Larsen (billionai) committed
B
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai) committed
October 19, 2020
C
powerpc tcg: Fix Lesser GPL version number
Chetan Pant committed
February 27, 2017
N
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania committed
February 22, 2017
N
target/ppc: move cpu_[read, write]_xer to cpu.c
Nikunj A Dadhania committed