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