summaryrefslogtreecommitdiff
path: root/target-ppc/misc_helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+3
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V1-1/+3
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson1-6/+0
2012-06-24ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl1-0/+9
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl1-10/+9
2012-06-24ppc: Split off misc helpersBlue Swirl1-0/+116