summaryrefslogtreecommitdiffstats
path: root/target/ppc/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Allow virtual hypervisor on CPU without HVBALATON Zoltan2021-07-091-1/+1
* target/ppc: overhauled and moved logic of storing fpscrBruno Larsen (billionai)2021-06-031-0/+43
* target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.cBruno Larsen (billionai)2021-06-031-0/+17
* target/ppc: cleaned error_report from ppc_store_sdr1Bruno Larsen (billionai)2021-06-031-4/+4
* target/ppc: moved ppc_store_sdr1 to cpu.cBruno Larsen (billionai)2021-05-191-0/+31
* target/ppc: created ppc_{store,get}_vscr for generic vscr usageBruno Larsen (billionai)2021-05-191-0/+16
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/ppc: support for 32-bit carry and overflowNikunj A Dadhania2017-03-011-1/+12
* target/ppc: move cpu_[read, write]_xer to cpu.cNikunj A Dadhania2017-03-011-0/+36