2009-12-15 |
malc | tcg/ppc64: Fix loading of 32bit constants |
tree | commitdiff |
2009-12-06 |
Andreas Faerber | TCG: Mac OS X support for ppc64 target |
tree | commitdiff |
2009-12-05 |
Alexander Graf | S/390 fake TCG implementation |
tree | commitdiff |
2009-12-01 |
Anthony Liguori | Merge commit 'mst/for_anthony' into mst |
tree | commitdiff |
2009-12-01 |
Aurelien Jarno | tcg: initial mips support |
tree | commitdiff |
2009-11-24 |
Aurelien Jarno | tcg: fix tcg_regset_{set,reset}_reg with more than... |
tree | commitdiff |
2009-11-24 |
Aurelien Jarno | tcg/ppc64,x86_64: fix constraints of op_qemu_st64 |
tree | commitdiff |
2009-11-14 |
Magnus Damm | tcg/i386: remove duplicate sar opcode |
tree | commitdiff |
2009-10-07 |
Aurelien Jarno | tcg: improve output log |
tree | commitdiff |
2009-10-04 |
Aurelien Jarno | tcg: allocate s->op_dead_iargs dynamically |
tree | commitdiff |
2009-10-04 |
Aurelien Jarno | tcg: remove dead code |
tree | commitdiff |
2009-10-04 |
Aurelien Jarno | tcg/i386: add support for ext{8,16}u_i32 TCG ops |
tree | commitdiff |
2009-10-04 |
Aurelien Jarno | tcg/x86_64: add support for ext{8,16,32}u_i{32,64}... |
tree | commitdiff |
2009-10-04 |
Aurelien Jarno | tcg: add ext{8,16,32}u_i{32,64} TCG ops |
tree | commitdiff |
2009-09-30 |
Aurelien Jarno | Revert part of 6692b043198d58a12317009edb98654c6839f043 |
tree | commitdiff |
2009-09-30 |
Aurelien Jarno | TCG: fix DEF2 macro |
tree | commitdiff |
2009-09-27 |
Aurelien Jarno | tcg/i386: generates dec/inc instead of sub/add when... |
tree | commitdiff |
2009-09-27 |
Aurelien Jarno | tcg/i386: optimize and $0xff(ff), reg |
tree | commitdiff |
2009-09-27 |
Aurelien Jarno | tcg/x86_64: generated dec/inc instead of sub/add when... |
tree | commitdiff |
2009-09-27 |
malc | tcg/ppc: always use tcg_out_call |
tree | commitdiff |
2009-09-26 |
Laurent Desnogues | ARM back-end: Use sxt[bh] instructions for ext{8, 6}s |
tree | commitdiff |
2009-09-25 |
Stefan Weil | Suppress some variants of English in comments |
tree | commitdiff |
2009-09-20 |
Blue Swirl | Compile TCG runtime library only once |
tree | commitdiff |
2009-09-16 |
Stefan Weil | tcg: fix size of local variables in tcg_gen_bswap64_i64 |
tree | commitdiff |
2009-09-10 |
malc | X86_64: Use proper jumps/calls when displacement exceed... |
tree | commitdiff |
2009-09-06 |
malc | When targeting PPU use rlwinm instead of andi. if possible |
tree | commitdiff |
2009-08-24 |
Laurent Desnogues | ARM back-end: Fix encode_imm |
tree | commitdiff |
2009-08-23 |
Andrzej Zaborowski | Merge with [email protected]:/srv/git/qemu.git |
tree | commitdiff |
2009-08-22 |
Laurent Desnogues | ARM back-end: Handle all possible immediates for ALU ops |
tree | commitdiff |
2009-08-22 |
Laurent Desnogues | ARM back-end: Add TCG not |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename DEBUG_TCG to CONFIG_DEBUG_TCG |
tree | commitdiff |
2009-07-27 |
Juan Quintela | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} |
tree | commitdiff |
2009-07-21 |
Blue Swirl | Fix CONFIG_PROFILER |
tree | commitdiff |
2009-07-19 |
malc | Fix rbase initialization |
tree | commitdiff |
2009-07-18 |
Laurent Desnogues | this patch improves the ARM back-end in the following... |
tree | commitdiff |
2009-07-18 |
Aurelien Jarno | tcg: Fix tcg_gen_rotr_i64 |
tree | commitdiff |
2009-07-18 |
malc | PPC 32/64 GUEST_BASE support |
tree | commitdiff |
2009-07-18 |
malc | Fix LHZX opcode value |
tree | commitdiff |
2009-07-17 |
Juan Quintela | Userspace guest address offsetting |
tree | commitdiff |
2009-07-17 |
Paul Brook | Userspace guest address offsetting |
tree | commitdiff |
2009-07-17 |
Paul Brook | ARM host fixes |
tree | commitdiff |
2009-05-13 |
Paul Brook | Include assert.h from qemu-common.h |
tree | commitdiff |
2009-04-16 |
aurel32 | tcg: make sure NDEBUG is defined before including ... |
tree | commitdiff |
2009-04-13 |
aurel32 | Add a --enable-debug-tcg option to configure |
tree | commitdiff |
2009-04-11 |
malc | Remove reserved registers from tcg_target_reg_alloc_order |
tree | commitdiff |
2009-04-11 |
malc | Whack [LS]MW |
tree | commitdiff |
2009-04-11 |
malc | Remove reserved registers from tcg_target_reg_alloc_order |
tree | commitdiff |
2009-04-07 |
aurel32 | tcg/tcg.h: fix a few typos |
tree | commitdiff |
2009-04-06 |
aurel32 | tcg: add a CONST flag to TCG helpers |
tree | commitdiff |
2009-04-06 |
aurel32 | tcg: improve comment about pure functions |
tree | commitdiff |
2009-04-05 |
aurel32 | tcg/x86_64: optimize register allocation order |
tree | commitdiff |
2009-04-04 |
blueswir1 | Fix branches and TLB matches for 64 bit targets |
tree | commitdiff |
2009-04-04 |
blueswir1 | Allocate space for static call args, increase stack... |
tree | commitdiff |
2009-03-29 |
aurel32 | tcg: fix _tl aliases for divu/remu |
tree | commitdiff |
2009-03-29 |
aurel32 | tcg: add _tl aliases for div/divu/rem/remu |
tree | commitdiff |
2009-03-28 |
aurel32 | tcg/README: fix description of bswap32_i32/i64 |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg/x86: add bswap16_i32 ops |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: update README wrt recent bswap changes |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: add _tl aliases to bswap16/32/64 TCG ops |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: add bswap16_i64 and bswap32_i64 TCG ops |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: optimize tcg_gen_bswap16_i32 |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: allow bswap16_i32 to be implemented by TCG backends |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
tree | commitdiff |
2009-03-11 |
aurel32 | tcg: move {not,neg}_i{32,64} definitions at the right... |
tree | commitdiff |
2009-03-11 |
aurel32 | tcg: fix commit r6805 |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg-arm: fix qemu_ld64 |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg: update TODO |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg/x86: add not/neg/extu/bswap/rot i32 ops |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg: optimize logical operations |
tree | commitdiff |
2009-03-10 |
aurel32 | Fix tcg after commit 6800 |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg: use TCGV_EQUAL_I{32,64} |
tree | commitdiff |
2009-03-10 |
aurel32 | tcg: define TCGV_EQUAL_I{32,64} |
tree | commitdiff |
2009-03-09 |
aurel32 | tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) |
tree | commitdiff |
2009-03-09 |
aurel32 | Implement TCG not ops for x86-64 |
tree | commitdiff |
2009-03-09 |
aurel32 | tcg: don't define TCG rotation ops if they are not... |
tree | commitdiff |
2009-03-09 |
aurel32 | Implement TCG rotation ops for x86-64 |
tree | commitdiff |
2009-03-08 |
blueswir1 | Prune unused TCG_AREGs |
tree | commitdiff |
2009-03-07 |
blueswir1 | Sparse fixes: truncation by cast |
tree | commitdiff |
2009-02-11 |
blueswir1 | TCG: remove obsolete old_op_count profiler field |
tree | commitdiff |
2009-02-11 |
malc | Add missing r24..r26 to callee save registers |
tree | commitdiff |
2009-02-11 |
malc | Add missing r24..r26 to calle save registers |
tree | commitdiff |
2009-02-10 |
blueswir1 | Add "static" |
tree | commitdiff |
2009-02-09 |
aurel32 | Fix DEBUG_TCGV compile error. |
tree | commitdiff |
2009-01-26 |
malc | R13 is reserved for small data area pointer by SVR4... |
tree | commitdiff |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
tree | commitdiff |
2009-01-03 |
aurel32 | tcg: remove tcg_global_reg2_new_hack() |
tree | commitdiff |
2009-01-03 |
aurel32 | TCG: Fix documentation of qemu_ld/st ops |
tree | commitdiff |
2009-01-01 |
aurel32 | tcg_temp_local_new should take no parameter |
tree | commitdiff |
2008-12-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
tree | commitdiff |
2008-12-14 |
aurel32 | tcg: kill two warnings |
tree | commitdiff |
2008-12-13 |
aurel32 | TCG x86/x86-64: use move with zero-extend for loads... |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-12-13 |
blueswir1 | Fix TARGET_LONG_BITS warning in TCG |
tree | commitdiff |
2008-12-10 |
malc | Introduce and use cache-utils.[ch] |
tree | commitdiff |
2008-12-07 |
balrog | Fix 64-bit targets compilation on ARM host. |
tree | commitdiff |
2008-12-07 |
aurel32 | Some cleanups after dyngen removal |
tree | commitdiff |
next |