summaryrefslogtreecommitdiff
path: root/target-ppc/mem_helper.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-25target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta1-0/+2
2013-04-26PPC: Fix dcbz for linux-user on 970Alexander Graf1-1/+1
2013-03-22target-ppc: Move ppc tlb_fill implementation into mmu_helper.cDavid Gibson1-38/+0
2013-02-01PPC: Unify dcbzl code pathAlexander Graf1-9/+12
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-5/+5
2012-12-16exec: refactor cpu_restore_stateBlue Swirl1-7/+1
2012-06-24PPC: Add support for MSR_CMAlexander Graf1-1/+1
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl1-0/+295