aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/excp_helper.c
AgeCommit message (Expand)Author
2013-01-07PPC: Bring EPR support closer to realityAlexander Graf
2013-01-07ppc/booke: fix crit/mcheck/debug exceptionsScott Wood
2012-10-31target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber
2012-10-31target-ppc: Pass PowerPCCPU to powerpc_excp()Andreas Färber
2012-06-24PPC: Add support for MSR_CMAlexander Graf
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl
2012-06-24ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for exception helpersBlue Swirl
2012-06-24ppc: Split exception helpersBlue Swirl