aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/mem_helper.c
AgeCommit message (Expand)Author
2015-01-07target-ppc: Introduce tbeginTom Musta
2014-06-16target-ppc: Allow little-endian user mode.Doug Kwan
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2013-10-25target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta
2013-04-26PPC: Fix dcbz for linux-user on 970Alexander Graf
2013-03-22target-ppc: Move ppc tlb_fill implementation into mmu_helper.cDavid Gibson
2013-02-01PPC: Unify dcbzl code pathAlexander Graf
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-16exec: refactor cpu_restore_stateBlue Swirl
2012-06-24PPC: Add support for MSR_CMAlexander Graf
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl