summaryrefslogtreecommitdiffstats
path: root/target-ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+2
* ppc: remove video.xBlue Swirl2010-10-131-3/+0
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-301-0/+4
* powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias2010-09-241-0/+3
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* Target specific usermode cleanupPaul Brook2010-03-121-0/+6
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+17
* target-ppc: fix SPE evcmp* instructionsNathan Froyd2010-02-271-4/+4
* PPC: Make DCR uint32_tAlexander Graf2009-12-211-2/+2
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-211-1/+1
* PPC64: Fix timebaseAlexander Graf2009-12-211-1/+1
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-2/+0
* target-ppc: move often used CPU fields at the top of the structureAurelien Jarno2009-10-231-4/+4
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-43/+45
* Get rid of _t suffixmalc2009-10-011-45/+43
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* Replace REGX with PRIx64Blue Swirl2009-08-161-2/+0
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-2/+0
* Replace always_inline with inlineBlue Swirl2009-08-161-1/+1
* target-ppc: add exceptions for conditional storesNathan Froyd2009-08-031-0/+5
* target-ppc: retain l{w,d}arx loaded valueNathan Froyd2009-08-031-1/+3
* target-ppc: add cpu_set_tlsNathan Froyd2009-08-031-0/+11
* target-ppc: fix cpu_clone_regsNathan Froyd2009-08-031-3/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Hardware convenience libraryPaul Brook2009-05-191-1/+0
* target-ppc: expose cpu capability flagsNathan Froyd2009-05-161-0/+139
* Fix PPC resetBlue Swirl2009-04-281-1/+2
* Make the ELF loader aware of backwards compatibilityblueswir12009-03-131-2/+1
* Keep SLB in-CPUblueswir12009-03-071-0/+7
* Implement large pagesblueswir12009-03-071-0/+1
* Implement slbmteblueswir12009-03-071-1/+2
* The _exit syscall is used for both thread termination in NPTL applications,pbrook2009-03-071-1/+2
* kvm/powerpc: Add irq support for E500 coreaurel322009-03-021-0/+10
* Load 32 bit ELF BIOS images also on PPC64blueswir12009-02-081-1/+2
* Rename spe_status to vec_statusaurel322009-02-031-1/+3
* Add f field to ppc_avr_taurel322009-02-031-0/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Add vscr access macros.aurel322009-01-031-0/+7
* target-ppc: fix type of spe_acc.aurel322008-12-181-1/+1
* target-ppc: add signed fields to ppc_avr_t.aurel322008-12-151-0/+3
* target-ppc: remove remaining warningsaurel322008-12-111-2/+7
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-27/+14
* target-ppc: remove dead codeaurel322008-12-061-5/+1
* target-ppc: convert SLB/TLB instructions to TCGaurel322008-12-061-1/+1
* Common cpu_loop_exit prototypeaurel322008-11-301-1/+0
* target-ppc: convert POWER2 load/store instructions to TCGaurel322008-11-271-3/+0
* target-ppc: convert SPE load/store to TCGaurel322008-11-271-6/+0
* target-ppc: convert altivec load/store to TCGaurel322008-11-241-1/+0
* target-ppc: convert fp ops to TCGaurel322008-11-191-1/+0
OpenPOWER on IntegriCloud