aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/mem_helper.c
AgeCommit message (Expand)Author
2016-09-07ppc: Speed up dcbzBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in dcbz and lscbxBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in lmw/stmw/icbiBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in lswi/lswx/stswi/stswxBenjamin Herrenschmidt
2016-07-29ppc: Fix fault PC reporting for lve*/stve* VMX instructionsBenjamin Herrenschmidt
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-04-18ppc: Fix the bad exception NIP value and the range check in LSWXThomas Huth
2016-01-29ppc: Clean up includesPeter Maydell
2015-11-12PPC: Fix lswx bounds checksAlexander Graf
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