summaryrefslogtreecommitdiffstats
path: root/target-ppc/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Split model definitions out of translate_init.cAndreas Färber2013-03-081-0/+1
* target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-071-2/+1
* PPC: Bring EPR support closer to realityAlexander Graf2013-01-071-1/+0
* PPC: BookE: Implement EPR SPRAlexander Graf2012-06-241-0/+1
* ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl2012-06-241-4/+3
* ppc: Avoid AREG0 for misc helpersBlue Swirl2012-06-241-1/+0
* ppc: Split off misc helpersBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for timebase helpersBlue Swirl2012-06-241-1/+0
* ppc: Split off timebase helpersBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-241-1/+0
* ppc: Split MMU etc. helpers from op_helper.cBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for integer and vector helpersBlue Swirl2012-06-241-1/+0
* ppc: Split integer and vector opsBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl2012-06-241-1/+0
* ppc: Split FPU and SPE opsBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for exception helpersBlue Swirl2012-06-241-1/+0
* ppc: Split exception helpersBlue Swirl2012-06-241-0/+2
* target-ppc: Unbreak kvm_ppc.c buildAndreas Färber2012-06-091-1/+1
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+3
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
OpenPOWER on IntegriCloud