Age | Commit message (Expand) | Author |
2010-03-13 | Fix Sparc host build breakage | Blue Swirl |
2010-03-13 | tcg/ppc[64]: Only define addend load helpers in softmmu case | malc |
2010-03-12 | Remove TLB from userspace | Paul Brook |
2010-03-02 | tcg/arm: merge the two sets of #define for optional ops | Aurelien Jarno |
2010-03-02 | tcg/arm: accept immediate arguments for brcond/setcond | Aurelien Jarno |
2010-03-02 | Add a missing break | Andrzej Zaborowski |
2010-03-02 | tcg/arm: implement setcond2 | Aurelien Jarno |
2010-03-02 | tcg/arm: implement setcond | Aurelien Jarno |
2010-03-02 | tcg/arm: fix div2/divu2 | Aurelien Jarno |
2010-02-27 | tcg/ppc: Fix right rotation | malc |
2010-02-23 | tcg/ppc: Fix typo | malc |
2010-02-22 | tcg/ppc64: Use C90 style comments | malc |
2010-02-22 | tcg/ppc: Implement some of the optional ops | malc |
2010-02-22 | tcg: fix build on 32-bit hppa, ppc and sparc hosts | Jay Foad |
2010-02-20 | tcg: fix assertion with --enable-debug | Jay Foad |
2010-02-20 | tcg: Add comments for all optional instructions not implemented. | Richard Henderson |
2010-02-20 | tcg-sparc: Implement ORC. | Richard Henderson |
2010-02-20 | tcg-sparc: Implement ANDC. | Richard Henderson |
2010-02-20 | tcg: Optional target implementation of ORC. | Richard Henderson |
2010-02-20 | tcg: Optional target implementation of ANDC. | Richard Henderson |
2010-02-20 | tcg-sparc: Implement not. | Richard Henderson |
2010-02-20 | tcg-sparc: Implement neg. | Richard Henderson |
2010-02-20 | tcg/ppc: Consistently use calling convention selection macros | malc |
2010-02-20 | Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG... | Juergen Lock |
2010-02-18 | tcg: Add consistency checks for op definitions | Stefan Weil |
2010-02-16 | tcg-sparc: Implement setcond, setcond2. | Richard Henderson |
2010-02-16 | tcg: Add tcg_swap_cond. | Richard Henderson |
2010-02-09 | tcg/mips: fix crash in tcg_out_qemu_ld() | Aurelien Jarno |
2010-02-09 | tcg/mips: implement setcond2 | Aurelien Jarno |
2010-02-08 | tcg/mips: implement setcond | Aurelien Jarno |
2010-02-08 | tcg: move setcond* ops to non-optional section | Aurelien Jarno |
2010-02-08 | tcg: add setcondi pseudo-op | Aurelien Jarno |
2010-02-07 | tcg/ppc64: implement setcond | malc |
2010-02-07 | tcg/ppc32: proper setcond implementation | malc |
2010-02-07 | tcg/ppc32: implement setcond[2] | malc |
2010-02-06 | tcg-i386: Implement setcond. | Richard Henderson |
2010-02-06 | tcg-i386: Implement small forward branches. | Richard Henderson |
2010-02-06 | tcg-x86_64: implement setcond | Richard Henderson |
2010-02-06 | tcg: add tcg_invert_cond | Richard Henderson |
2010-02-06 | tcg: generic support for conditional set | Richard Henderson |
2010-02-06 | tcg: document double-word support opcodes. | Richard Henderson |
2010-01-15 | tcg/x86_64: Avoid unnecessary REX.B prefixes. | Richard Henderson |
2010-01-14 | tcg/x86_64: Special-case all 32-bit AND operands. | Richard Henderson |
2010-01-12 | tcg-sparc: Implement ext32[su]_i64 | Richard Henderson |
2010-01-12 | tcg-sparc: Implement division properly. | Richard Henderson |
2010-01-12 | tcg-sparc: Do not remove %o[012] from 'r' constraint. | Richard Henderson |
2010-01-12 | tcg-sparc: Implement add2, sub2, mulu2. | Richard Henderson |
2010-01-12 | tcg-sparc: Add tcg_out_arithc. | Richard Henderson |
2009-12-27 | tcg: Add tcg_unsigned_cond. | Richard Henderson |
2009-12-21 | tcg-sparc: Implement brcond2. | Richard Henderson |