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