Age | Commit message (Expand) | Author |
---|---|---|
2021-06-03 | target/ppc: overhauled and moved logic of storing fpscr | Bruno Larsen (billionai) |
2021-06-03 | target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c | Bruno Larsen (billionai) |
2021-06-03 | target/ppc: cleaned error_report from ppc_store_sdr1 | Bruno Larsen (billionai) |
2021-05-19 | target/ppc: moved ppc_store_sdr1 to cpu.c | Bruno Larsen (billionai) |
2021-05-19 | target/ppc: created ppc_{store,get}_vscr for generic vscr usage | Bruno Larsen (billionai) |
2020-11-15 | powerpc tcg: Fix Lesser GPL version number | Chetan Pant |
2017-03-01 | target/ppc: support for 32-bit carry and overflow | Nikunj A Dadhania |
2017-03-01 | target/ppc: move cpu_[read, write]_xer to cpu.c | Nikunj A Dadhania |