summaryrefslogtreecommitdiffstats
path: root/tcg/ppc64/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+2
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-2/+0Star
* tcg/ppc64: Use C90 style commentsmalc2010-02-221-18/+18
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-3/+22
* PPC 32/64 GUEST_BASE supportmalc2009-07-181-0/+2
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0Star
* Introduce and use cache-utils.[ch]malc2008-12-101-21/+0Star
* Use proper value for TCG_TARGET_CALL_STACK_OFFSETmalc2008-07-251-1/+1
* Provide extNs_M instructionsmalc2008-07-231-0/+5
* Preliminary PPC64/Linux host supportmalc2008-07-231-0/+100