Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-31 | target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall | Andreas Färber | 1 | -2/+2 |
2012-10-31 | target-ppc: Pass PowerPCCPU to powerpc_excp() | Andreas Färber | 1 | -16/+20 |
2012-06-24 | PPC: Add support for MSR_CM | Alexander Graf | 1 | -4/+5 |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl | 1 | -1/+2 |
2012-06-24 | ppc: Move exception helpers from helper.c to excp_helper.c | Blue Swirl | 1 | -0/+745 |
2012-06-24 | ppc: Avoid AREG0 for exception helpers | Blue Swirl | 1 | -28/+32 |
2012-06-24 | ppc: Split exception helpers | Blue Swirl | 1 | -0/+218 |