Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-09 | tcg: Add TYPE parameter to tcg_out_mov. | Richard Henderson | 1 | -1/+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 | tcg: Name the opcode enumeration. | Richard Henderson | 1 | -1/+1 |
2010-03-26 | remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] | Paolo Bonzini | 1 | -3/+0 |
2010-02-20 | tcg: Add comments for all optional instructions not implemented. | Richard Henderson | 1 | -0/+30 |
2009-12-05 | S/390 fake TCG implementation | Alexander Graf | 2 | -0/+174 |