aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/cpu.h
AgeCommit message (Expand)Author
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-13ppc: remove video.xBlue Swirl
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-03-12Target specific usermode cleanupPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno
2009-12-21PPC64: Fix timebaseAlexander Graf
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl
2009-10-23target-ppc: move often used CPU fields at the top of the structureAurelien Jarno
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-08-03target-ppc: add exceptions for conditional storesNathan Froyd
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd
2009-08-03target-ppc: add cpu_set_tlsNathan Froyd
2009-08-03target-ppc: fix cpu_clone_regsNathan Froyd
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-19Hardware convenience libraryPaul Brook
2009-05-16target-ppc: expose cpu capability flagsNathan Froyd
2009-04-28Fix PPC resetBlue Swirl
2009-03-13Make the ELF loader aware of backwards compatibilityblueswir1
2009-03-07Keep SLB in-CPUblueswir1
2009-03-07Implement large pagesblueswir1
2009-03-07Implement slbmteblueswir1
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-03-02kvm/powerpc: Add irq support for E500 coreaurel32
2009-02-08Load 32 bit ELF BIOS images also on PPC64blueswir1
2009-02-03Rename spe_status to vec_statusaurel32
2009-02-03Add f field to ppc_avr_taurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2009-01-03Add vscr access macros.aurel32
2008-12-18target-ppc: fix type of spe_acc.aurel32
2008-12-15target-ppc: add signed fields to ppc_avr_t.aurel32
2008-12-11target-ppc: remove remaining warningsaurel32
2008-12-07target-ppc: convert SPR accesses to TCGaurel32
2008-12-06target-ppc: remove dead codeaurel32
2008-12-06target-ppc: convert SLB/TLB instructions to TCGaurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-27target-ppc: convert POWER2 load/store instructions to TCGaurel32
2008-11-27target-ppc: convert SPE load/store to TCGaurel32
2008-11-24target-ppc: convert altivec load/store to TCGaurel32
2008-11-19target-ppc: convert fp ops to TCGaurel32