summaryrefslogtreecommitdiffstats
path: root/tcg/ppc64/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+2
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-1/+0
* tcg/ppc64: fix 16/32 mixupmalc2011-08-221-2/+2
* tcg/ppc64: implement not_i32/64 and ext32u_i64malc2011-08-221-3/+3
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-33/+35
* tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson2010-06-161-0/+1
* 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/+0
* 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/+0
* Introduce and use cache-utils.[ch]malc2008-12-101-21/+0
* Use proper value for TCG_TARGET_CALL_STACK_OFFSETmalc2008-07-241-1/+1
* Provide extNs_M instructionsmalc2008-07-231-0/+5
* Preliminary PPC64/Linux host supportmalc2008-07-231-0/+100
OpenPOWER on IntegriCloud