| Commit message (Expand) | Author | Age | Files | Lines |
* | Include assert.h from qemu-common.h | Paul Brook | 2009-05-13 | 1 | -1/+0 |
* | tcg: make sure NDEBUG is defined before including <assert.h> | aurel32 | 2009-04-16 | 1 | -6/+7 |
* | Add a --enable-debug-tcg option to configure | aurel32 | 2009-04-13 | 2 | -4/+9 |
* | Remove reserved registers from tcg_target_reg_alloc_order | malc | 2009-04-11 | 1 | -4/+0 |
* | Whack [LS]MW | malc | 2009-04-11 | 2 | -6/+0 |
* | Remove reserved registers from tcg_target_reg_alloc_order | malc | 2009-04-11 | 1 | -3/+0 |
* | tcg/tcg.h: fix a few typos | aurel32 | 2009-04-07 | 1 | -3/+3 |
* | tcg: add a CONST flag to TCG helpers | aurel32 | 2009-04-06 | 2 | -4/+12 |
* | tcg: improve comment about pure functions | aurel32 | 2009-04-06 | 1 | -2/+2 |
* | tcg/x86_64: optimize register allocation order | aurel32 | 2009-04-05 | 1 | -10/+9 |
* | Fix branches and TLB matches for 64 bit targets | blueswir1 | 2009-04-04 | 1 | -13/+75 |
* | Allocate space for static call args, increase stack frame size on Sparc64 | blueswir1 | 2009-04-04 | 2 | -9/+17 |
* | tcg: fix _tl aliases for divu/remu | aurel32 | 2009-03-29 | 1 | -4/+4 |
* | tcg: add _tl aliases for div/divu/rem/remu | aurel32 | 2009-03-29 | 1 | -0/+8 |
* | tcg/README: fix description of bswap32_i32/i64 | aurel32 | 2009-03-28 | 1 | -1/+1 |
* | tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops | aurel32 | 2009-03-13 | 2 | -0/+13 |
* | tcg/x86: add bswap16_i32 ops | aurel32 | 2009-03-13 | 2 | -0/+7 |
* | tcg: update README wrt recent bswap changes | aurel32 | 2009-03-13 | 1 | -6/+7 |
* | tcg: add _tl aliases to bswap16/32/64 TCG ops | aurel32 | 2009-03-13 | 1 | -0/+5 |
* | tcg: add bswap16_i64 and bswap32_i64 TCG ops | aurel32 | 2009-03-13 | 2 | -0/+64 |
* | tcg: optimize tcg_gen_bswap16_i32 | aurel32 | 2009-03-13 | 1 | -8/+5 |
* | tcg: allow bswap16_i32 to be implemented by TCG backends | aurel32 | 2009-03-13 | 1 | -0/+3 |
* | tcg: rename bswap_i32/i64 functions | aurel32 | 2009-03-13 | 9 | -26/+26 |
* | tcg: move {not,neg}_i{32,64} definitions at the right place | aurel32 | 2009-03-11 | 1 | -7/+7 |
* | tcg: fix commit r6805 | aurel32 | 2009-03-11 | 1 | -18/+6 |
* | tcg-arm: fix qemu_ld64 | aurel32 | 2009-03-10 | 1 | -2/+7 |
* | tcg: update TODO | aurel32 | 2009-03-10 | 1 | -2/+1 |
* | tcg/x86: add not/neg/extu/bswap/rot i32 ops | aurel32 | 2009-03-10 | 2 | -1/+48 |
* | tcg: optimize logical operations | aurel32 | 2009-03-10 | 1 | -50/+60 |
* | Fix tcg after commit 6800 | aurel32 | 2009-03-10 | 2 | -3/+4 |
* | tcg: use TCGV_EQUAL_I{32,64} | aurel32 | 2009-03-10 | 1 | -11/+11 |
* | tcg: define TCGV_EQUAL_I{32,64} | aurel32 | 2009-03-10 | 1 | -0/+3 |
* | tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) | aurel32 | 2009-03-09 | 1 | -10/+18 |
* | Implement TCG not ops for x86-64 | aurel32 | 2009-03-09 | 4 | -0/+26 |
* | tcg: don't define TCG rotation ops if they are not supported | aurel32 | 2009-03-09 | 1 | -0/+4 |
* | Implement TCG rotation ops for x86-64 | aurel32 | 2009-03-09 | 4 | -4/+56 |
* | Prune unused TCG_AREGs | blueswir1 | 2009-03-08 | 7 | -9/+0 |
* | Sparse fixes: truncation by cast | blueswir1 | 2009-03-07 | 1 | -1/+1 |
* | TCG: remove obsolete old_op_count profiler field | blueswir1 | 2009-02-11 | 2 | -3/+0 |
* | Add missing r24..r26 to callee save registers | malc | 2009-02-11 | 1 | -0/+5 |
* | Add missing r24..r26 to calle save registers | malc | 2009-02-11 | 1 | -0/+5 |
* | Add "static" | blueswir1 | 2009-02-10 | 2 | -3/+1 |
* | Fix DEBUG_TCGV compile error. | aurel32 | 2009-02-09 | 1 | -1/+1 |
* | R13 is reserved for small data area pointer by SVR4 PPC ABI | malc | 2009-01-26 | 1 | -0/+5 |
* | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) | aliguori | 2009-01-15 | 1 | -2/+2 |
* | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori | 2009-01-15 | 1 | -4/+4 |
* | Remove all traces of __powerpc__ | malc | 2009-01-14 | 1 | -1/+1 |
* | tcg: remove tcg_global_reg2_new_hack() | aurel32 | 2009-01-03 | 2 | -39/+0 |
* | TCG: Fix documentation of qemu_ld/st ops | aurel32 | 2009-01-03 | 1 | -11/+11 |
* | tcg_temp_local_new should take no parameter | aurel32 | 2009-01-01 | 1 | -2/+2 |