Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-09 | tcg: don't define TCG rotation ops if they are not supported | aurel32 | 1 | -0/+4 |
2009-03-09 | Implement TCG rotation ops for x86-64 | aurel32 | 1 | -2/+6 |
2008-12-07 | Some cleanups after dyngen removal | aurel32 | 1 | -4/+0 |
2008-05-25 | suppressed unused macro handling | bellard | 1 | -5/+0 |
2008-05-22 | added debug_insn_start debug instruction | bellard | 1 | -0/+5 |
2008-05-11 | Add TCG native negation op. | pbrook | 1 | -0/+6 |
2008-05-10 | Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives | blueswir1 | 1 | -1/+1 |
2008-03-21 | Prepare for op.c removal and zero legacy ops | blueswir1 | 1 | -0/+2 |
2008-02-04 | fixed sign extensions - added explicit side effect op flag - added discard in... | bellard | 1 | -48/+50 |
2008-02-01 | TCG code generator | bellard | 1 | -0/+228 |