aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/cpu.h
AgeCommit message (Expand)Author
2017-01-31ppc: Validate compatibility modes when settingDavid Gibson
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson
2017-01-31ppc: Rewrite ppc_set_compat()David Gibson
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson
2017-01-31target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar
2017-01-31target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania
2016-12-20Move target-* CPU file into a target/ folderThomas Huth