Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ppc: Allow virtual hypervisor on CPU without HV | BALATON Zoltan | 2021-07-09 | 1 | -1/+1 |
* | target/ppc: overhauled and moved logic of storing fpscr | Bruno Larsen (billionai) | 2021-06-03 | 1 | -0/+43 |
* | target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c | Bruno Larsen (billionai) | 2021-06-03 | 1 | -0/+17 |
* | target/ppc: cleaned error_report from ppc_store_sdr1 | Bruno Larsen (billionai) | 2021-06-03 | 1 | -4/+4 |
* | target/ppc: moved ppc_store_sdr1 to cpu.c | Bruno Larsen (billionai) | 2021-05-19 | 1 | -0/+31 |
* | target/ppc: created ppc_{store,get}_vscr for generic vscr usage | Bruno Larsen (billionai) | 2021-05-19 | 1 | -0/+16 |
* | powerpc tcg: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | target/ppc: support for 32-bit carry and overflow | Nikunj A Dadhania | 2017-03-01 | 1 | -1/+12 |
* | target/ppc: move cpu_[read, write]_xer to cpu.c | Nikunj A Dadhania | 2017-03-01 | 1 | -0/+36 |