Age | Commit message (Expand) | Author | Files | Lines |
2022-08-31 | target/ppc: Bugfix FP when OE/UE are set | Lucas Mateus Castro (alqotel) | 1 | -0/+2 |
2022-05-05 | target/ppc: Remove fpscr_* macros from cpu.h | VĂctor Colombo | 1 | -1/+1 |
2021-12-17 | target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52 | Lucas Mateus Castro (alqotel) | 1 | -1/+1 |
2021-10-21 | linux-user: Fix XER access in ppc version of elf_core_copy_regs | Matheus Ferst | 1 | -1/+1 |
2021-08-27 | target/ppc: moved ppc_store_sdr1 to mmu_common.c | Lucas Mateus Castro (alqotel) | 1 | -28/+0 |
2021-07-09 | target/ppc: Allow virtual hypervisor on CPU without HV | BALATON Zoltan | 1 | -1/+1 |
2021-06-03 | target/ppc: overhauled and moved logic of storing fpscr | Bruno Larsen (billionai) | 1 | -0/+43 |
2021-06-03 | target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c | Bruno Larsen (billionai) | 1 | -0/+17 |
2021-06-03 | target/ppc: cleaned error_report from ppc_store_sdr1 | Bruno Larsen (billionai) | 1 | -4/+4 |
2021-05-19 | target/ppc: moved ppc_store_sdr1 to cpu.c | Bruno Larsen (billionai) | 1 | -0/+31 |
2021-05-19 | target/ppc: created ppc_{store,get}_vscr for generic vscr usage | Bruno Larsen (billionai) | 1 | -0/+16 |
2020-11-15 | powerpc tcg: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2017-03-01 | target/ppc: support for 32-bit carry and overflow | Nikunj A Dadhania | 1 | -1/+12 |
2017-03-01 | target/ppc: move cpu_[read, write]_xer to cpu.c | Nikunj A Dadhania | 1 | -0/+36 |