Age | Commit message (Expand) | Author |
---|---|---|
2010-06-16 | tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. | Richard Henderson |
2010-03-26 | tcg: Allow target-specific implementation of NOR. | Richard Henderson |
2010-03-26 | tcg: Allow target-specific implementation of NAND. | Richard Henderson |
2010-03-26 | tcg: Allow target-specific implementation of EQV. | Richard Henderson |
2010-03-26 | remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] | Paolo Bonzini |
2010-02-22 | tcg/ppc64: Use C90 style comments | malc |
2010-02-20 | tcg: Add comments for all optional instructions not implemented. | Richard Henderson |
2009-07-18 | PPC 32/64 GUEST_BASE support | malc |
2009-03-08 | Prune unused TCG_AREGs | blueswir1 |
2008-12-10 | Introduce and use cache-utils.[ch] | malc |
2008-07-24 | Use proper value for TCG_TARGET_CALL_STACK_OFFSET | malc |
2008-07-23 | Provide extNs_M instructions | malc |
2008-07-23 | Preliminary PPC64/Linux host support | malc |