]> git.proxmox.com Git - qemu.git/history - tcg
eepro100: Set configuration bit for standard TCB
[qemu.git] / tcg /
2010-04-05 malctcg/ppc: Fix typo
2010-04-05 malctcg/ppc: Implment bswap16/32
2010-04-05 Aurelien Jarnotcg/mips: use seb/seh instructions on MIPS32R2
2010-04-05 Aurelien Jarnotcg/mips: fix 64-bit linux-user on big endian MIPS
2010-04-05 malctcg/ppc: Implement eqv, nand and nor
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-04-04 malctcg/ppc: Fix not_i32
2010-04-01 Aurelien Jarnotcg/TODO: remove setcond
2010-04-01 Aurelien Jarnotcg: initial ia64 support
2010-03-29 Aurelien Jarnotcg/mips: fix branch offset during retranslation
2010-03-28 Stefan Weiltcg/arm: Replace qemu_ld32u (left over from previous...
2010-03-27 Aurelien Jarnotcg-mips: add guest base support
2010-03-27 Aurelien Jarnotcg/mips: implement the not_i32 op the same way as gcc
2010-03-27 Aurelien Jarnotcg-mips: implement nor
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NOR.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26 Richard Hendersontcg: Use not_i32 to implement not_i64.
2010-03-26 Richard Hendersontcg: Change TCGType to an enumeration.
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-26 Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-03-23 Richard Hendersontcg-hppa: Fix 64-bit argument ordering
2010-03-20 Aurelien Jarnotcg/arm: don't save/restore r7 in prologue/epilogue
2010-03-20 Aurelien Jarnotcg/arm: fix load/store definitions for 32-bit targets
2010-03-20 Aurelien Jarnotcg: protect div2 in tcg/tcg-opc.h
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-14 Aurelien Jarnotcg: declare internal helpers as const and pure
2010-03-14 Aurelien Jarnotcg/arm: use helpers for divu/remu
2010-03-14 Aurelien Jarnotcg: add div/rem 32-bit helpers
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-03-13 Aurelien Jarnotcg/arm: implement andc op
2010-03-13 Aurelien Jarnotcg: update README with const and pure helpers
2010-03-13 Aurelien Jarnotcg/arm: correctly save/restore registers in prologue...
2010-03-13 Blue SwirlFix Sparc host build breakage
2010-03-12 malctcg/ppc[64]: Only define addend load helpers in softmmu...
2010-03-12 Paul BrookRemove TLB from userspace
2010-03-02 Aurelien Jarnotcg/arm: merge the two sets of #define for optional ops
2010-03-02 Aurelien Jarnotcg/arm: accept immediate arguments for brcond/setcond
2010-03-02 Andrzej ZaborowskiAdd a missing break
2010-03-02 Aurelien Jarnotcg/arm: implement setcond2
2010-03-02 Aurelien Jarnotcg/arm: implement setcond
2010-03-02 Aurelien Jarnotcg/arm: fix div2/divu2
2010-02-26 malctcg/ppc: Fix right rotation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 malctcg/ppc: Fix typo
2010-02-22 malctcg/ppc64: Use C90 style comments
2010-02-22 malctcg/ppc: Implement some of the optional ops
2010-02-22 Jay Foadtcg: fix build on 32-bit hppa, ppc and sparc hosts
2010-02-20 Jay Foadtcg: fix assertion with --enable-debug
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2010-02-20 Richard Hendersontcg-sparc: Implement ORC.
2010-02-20 Richard Hendersontcg-sparc: Implement ANDC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ORC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ANDC.
2010-02-20 Richard Hendersontcg-sparc: Implement not.
2010-02-20 Richard Hendersontcg-sparc: Implement neg.
2010-02-19 malctcg/ppc: Consistently use calling convention selection...
2010-02-19 Juergen LockUse ppc host calling convention definitions to set...
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-18 Stefan Weiltcg: Add consistency checks for op definitions
2010-02-16 Richard Hendersontcg-sparc: Implement setcond, setcond2.
2010-02-16 Richard Hendersontcg: Add tcg_swap_cond.
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Aurelien Jarnotcg/mips: fix crash in tcg_out_qemu_ld()
2010-02-09 Aurelien Jarnotcg/mips: implement setcond2
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 Aurelien Jarnotcg/mips: implement setcond
2010-02-08 Aurelien Jarnotcg: move setcond* ops to non-optional section
2010-02-08 Aurelien Jarnotcg: add setcondi pseudo-op
2010-02-06 malctcg/ppc64: implement setcond
2010-02-06 malctcg/ppc32: proper setcond implementation
2010-02-06 malctcg/ppc32: implement setcond[2]
2010-02-06 Richard Hendersontcg-i386: Implement setcond.
2010-02-06 Richard Hendersontcg-i386: Implement small forward branches.
2010-02-06 Richard Hendersontcg-x86_64: implement setcond
2010-02-06 Richard Hendersontcg: add tcg_invert_cond
2010-02-06 Richard Hendersontcg: generic support for conditional set
2010-02-06 Richard Hendersontcg: document double-word support opcodes.
2010-01-15 Richard Hendersontcg/x86_64: Avoid unnecessary REX.B prefixes.
2010-01-14 Richard Hendersontcg/x86_64: Special-case all 32-bit AND operands.
2010-01-12 Richard Hendersontcg-sparc: Implement ext32[su]_i64
2010-01-12 Richard Hendersontcg-sparc: Implement division properly.
2010-01-12 Richard Hendersontcg-sparc: Do not remove %o[012] from 'r' constraint.
2010-01-12 Richard Hendersontcg-sparc: Implement add2, sub2, mulu2.
2010-01-12 Richard Hendersontcg-sparc: Add tcg_out_arithc.
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-27 Richard Hendersontcg: Add tcg_unsigned_cond.
2009-12-21 Richard Hendersontcg-sparc: Implement brcond2.
2009-12-21 Richard Hendersontcg-sparc: Use TCG_TARGET_REG_BITS in conditional compi...
2009-12-21 Richard Hendersontcg-sparc: Improve tcg_out_movi for sparc64.
2009-12-21 Richard Hendersontcg-sparc: Fix imm13 check in movi.
2009-12-15 malctcg/ppc64: Fix loading of 32bit constants
2009-12-06 Andreas FaerberTCG: Mac OS X support for ppc64 target
2009-12-05 Alexander GrafS/390 fake TCG implementation
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support
2009-11-24 Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
next