Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |