aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/misc_helper.c
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2015-03-09target-ppc: move sdr1 value change detection logic to helper_store_sdr1()Mark Cave-Ayland
2014-06-16target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson
2012-06-24ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl
2012-06-24ppc: Split off misc helpersBlue Swirl