aboutsummaryrefslogtreecommitdiff
path: root/tcg/ppc/tcg-target.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini1-2/+0
2010-02-22tcg/ppc: Implement some of the optional opsmalc1-8/+8
2010-02-20tcg: Add comments for all optional instructions not implemented.Richard Henderson1-1/+9
2010-02-20Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...Juergen Lock1-3/+3
2009-07-18PPC 32/64 GUEST_BASE supportmalc1-0/+2
2009-03-08Prune unused TCG_AREGsblueswir11-1/+0
2008-12-10Introduce and use cache-utils.[ch]malc1-21/+0
2008-11-18Preliminary AIX supportmalc1-2/+6
2008-08-03Account for MacOS X ABI reserved space in linkage area (Andreas Faerber)malc1-1/+1
2008-08-03Preliminary MacOS X on PPC32 supportmalc1-1/+5
2008-07-23Provide extNs_M instructionsmalc1-0/+2
2008-06-09Use rem/div[u]_i32 drop div[u]2_i32malc1-0/+1
2008-05-25ppc TCG target (malc)bellard1-0/+98