summaryrefslogtreecommitdiffstats
path: root/target-ppc/mem_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Introduce tbeginTom Musta2015-01-071-0/+22
* target-ppc: Allow little-endian user mode.Doug Kwan2014-06-161-4/+22
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-4/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta2013-10-251-0/+2
* PPC: Fix dcbz for linux-user on 970Alexander Graf2013-04-261-1/+1
* target-ppc: Move ppc tlb_fill implementation into mmu_helper.cDavid Gibson2013-03-221-38/+0
* PPC: Unify dcbzl code pathAlexander Graf2013-02-011-9/+12
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-5/+5
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-7/+1
* PPC: Add support for MSR_CMAlexander Graf2012-06-241-1/+1
* ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl2012-06-241-0/+295
OpenPOWER on IntegriCloud