2010-03-17 |
Anthony Liguori | Merge remote branch 'markus/qerror' into staging |
tree | commitdiff |
2010-03-14 |
Aurelien Jarno | tcg: declare internal helpers as const and pure |
tree | commitdiff |
2010-03-14 |
Aurelien Jarno | tcg/arm: use helpers for divu/remu |
tree | commitdiff |
2010-03-14 |
Aurelien Jarno | tcg: add div/rem 32-bit helpers |
tree | commitdiff |
2010-03-13 |
Blue Swirl | Fix build with -DNDEBUG in CFLAGS |
tree | commitdiff |
2010-03-13 |
Aurelien Jarno | tcg/arm: implement andc op |
tree | commitdiff |
2010-03-13 |
Aurelien Jarno | tcg: update README with const and pure helpers |
tree | commitdiff |
2010-03-13 |
Aurelien Jarno | tcg/arm: correctly save/restore registers in prologue... |
tree | commitdiff |
2010-03-13 |
Blue Swirl | Fix Sparc host build breakage |
tree | commitdiff |
2010-03-12 |
malc | tcg/ppc[64]: Only define addend load helpers in softmmu... |
tree | commitdiff |
2010-03-12 |
Paul Brook | Remove TLB from userspace |
tree | commitdiff |
2010-03-02 |
Aurelien Jarno | tcg/arm: merge the two sets of #define for optional ops |
tree | commitdiff |
2010-03-02 |
Aurelien Jarno | tcg/arm: accept immediate arguments for brcond/setcond |
tree | commitdiff |
2010-03-02 |
Andrzej Zaborowski | Add a missing break |
tree | commitdiff |
2010-03-02 |
Aurelien Jarno | tcg/arm: implement setcond2 |
tree | commitdiff |
2010-03-02 |
Aurelien Jarno | tcg/arm: implement setcond |
tree | commitdiff |
2010-03-02 |
Aurelien Jarno | tcg/arm: fix div2/divu2 |
tree | commitdiff |
2010-02-26 |
malc | tcg/ppc: Fix right rotation |
tree | commitdiff |
2010-02-22 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
tree | commitdiff |
2010-02-22 |
malc | tcg/ppc: Fix typo |
tree | commitdiff |
2010-02-22 |
malc | tcg/ppc64: Use C90 style comments |
tree | commitdiff |
2010-02-22 |
malc | tcg/ppc: Implement some of the optional ops |
tree | commitdiff |
2010-02-22 |
Jay Foad | tcg: fix build on 32-bit hppa, ppc and sparc hosts |
tree | commitdiff |
2010-02-20 |
Jay Foad | tcg: fix assertion with --enable-debug |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg: Add comments for all optional instructions not... |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg-sparc: Implement ORC. |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg-sparc: Implement ANDC. |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg: Optional target implementation of ORC. |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg: Optional target implementation of ANDC. |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg-sparc: Implement not. |
tree | commitdiff |
2010-02-20 |
Richard Henderson | tcg-sparc: Implement neg. |
tree | commitdiff |
2010-02-19 |
malc | tcg/ppc: Consistently use calling convention selection... |
tree | commitdiff |
2010-02-19 |
Juergen Lock | Use ppc host calling convention definitions to set... |
tree | commitdiff |
2010-02-19 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2010-02-18 |
Stefan Weil | tcg: Add consistency checks for op definitions |
tree | commitdiff |
2010-02-16 |
Richard Henderson | tcg-sparc: Implement setcond, setcond2. |
tree | commitdiff |
2010-02-16 |
Richard Henderson | tcg: Add tcg_swap_cond. |
tree | commitdiff |
2010-02-13 |
Blue Swirl | Merge branch 'for_anthony' of git://git.kernel.org... |
tree | commitdiff |
2010-02-09 |
Aurelien Jarno | tcg/mips: fix crash in tcg_out_qemu_ld() |
tree | commitdiff |
2010-02-09 |
Aurelien Jarno | tcg/mips: implement setcond2 |
tree | commitdiff |
2010-02-08 |
Anthony Liguori | Merge remote branch 'linux-user/linux-user-for-upstream... |
tree | commitdiff |
2010-02-08 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp |
tree | commitdiff |
2010-02-08 |
Aurelien Jarno | tcg/mips: implement setcond |
tree | commitdiff |
2010-02-08 |
Aurelien Jarno | tcg: move setcond* ops to non-optional section |
tree | commitdiff |
2010-02-08 |
Aurelien Jarno | tcg: add setcondi pseudo-op |
tree | commitdiff |
2010-02-06 |
malc | tcg/ppc64: implement setcond |
tree | commitdiff |
2010-02-06 |
malc | tcg/ppc32: proper setcond implementation |
tree | commitdiff |
2010-02-06 |
malc | tcg/ppc32: implement setcond[2] |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg-i386: Implement setcond. |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg-i386: Implement small forward branches. |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg-x86_64: implement setcond |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg: add tcg_invert_cond |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg: generic support for conditional set |
tree | commitdiff |
2010-02-06 |
Richard Henderson | tcg: document double-word support opcodes. |
tree | commitdiff |
2010-01-15 |
Richard Henderson | tcg/x86_64: Avoid unnecessary REX.B prefixes. |
tree | commitdiff |
2010-01-14 |
Richard Henderson | tcg/x86_64: Special-case all 32-bit AND operands. |
tree | commitdiff |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement ext32[su]_i64 |
tree | commitdiff |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement division properly. |
tree | commitdiff |
2010-01-12 |
Richard Henderson | tcg-sparc: Do not remove %o[012] from 'r' constraint. |
tree | commitdiff |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement add2, sub2, mulu2. |
tree | commitdiff |
2010-01-12 |
Richard Henderson | tcg-sparc: Add tcg_out_arithc. |
tree | commitdiff |
2010-01-06 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2009-12-27 |
Richard Henderson | tcg: Add tcg_unsigned_cond. |
tree | commitdiff |
2009-12-21 |
Richard Henderson | tcg-sparc: Implement brcond2. |
tree | commitdiff |
2009-12-21 |
Richard Henderson | tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compi... |
tree | commitdiff |
2009-12-21 |
Richard Henderson | tcg-sparc: Improve tcg_out_movi for sparc64. |
tree | commitdiff |
2009-12-21 |
Richard Henderson | tcg-sparc: Fix imm13 check in movi. |
tree | commitdiff |
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 |
next |