Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-05 | tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr | Emilio G. Cota | 1 | -0/+2 |
2017-01-10 | tcg: Add opcode for ctpop | Richard Henderson | 1 | -0/+2 |
2017-01-10 | tcg: Add helpers for clrsb | Richard Henderson | 1 | -0/+2 |
2017-01-10 | tcg: Add clz and ctz opcodes | Richard Henderson | 1 | -0/+5 |
2016-10-26 | tcg: Add CONFIG_ATOMIC64 | Richard Henderson | 1 | -6/+40 |
2016-10-26 | tcg: Add atomic helpers | Richard Henderson | 1 | -0/+75 |
2014-05-28 | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson | 1 | -17/+13 |
2013-02-23 | tcg: Implement multiword multiply helpers | Richard Henderson | 1 | -0/+2 |
2010-03-14 | tcg: add div/rem 32-bit helpers | Aurelien Jarno | 1 | -0/+5 |
2009-09-20 | Compile TCG runtime library only once | Blue Swirl | 1 | -0/+13 |