]> git.proxmox.com Git - qemu.git/history - tcg
Documentation: Fix item list
[qemu.git] / tcg /
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...
2009-11-24 Aurelien Jarnotcg/ppc64,x86_64: fix constraints of op_qemu_st64
2009-11-14 Magnus Dammtcg/i386: remove duplicate sar opcode
2009-10-07 Aurelien Jarnotcg: improve output log
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-09-27 Aurelien Jarnotcg/i386: generates dec/inc instead of sub/add when...
2009-09-27 Aurelien Jarnotcg/i386: optimize and $0xff(ff), reg
2009-09-27 Aurelien Jarnotcg/x86_64: generated dec/inc instead of sub/add when...
2009-09-27 malctcg/ppc: always use tcg_out_call
2009-09-26 Laurent DesnoguesARM back-end: Use sxt[bh] instructions for ext{8, 6}s
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-16 Stefan Weiltcg: fix size of local variables in tcg_gen_bswap64_i64
2009-09-10 malcX86_64: Use proper jumps/calls when displacement exceed...
2009-09-06 malcWhen targeting PPU use rlwinm instead of andi. if possible
2009-08-24 Laurent DesnoguesARM back-end: Fix encode_imm
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-22 Laurent DesnoguesARM back-end: Handle all possible immediates for ALU ops
2009-08-22 Laurent DesnoguesARM back-end: Add TCG not
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-21 Blue SwirlFix CONFIG_PROFILER
2009-07-19 malcFix rbase initialization
2009-07-18 Laurent Desnoguesthis patch improves the ARM back-end in the following...
2009-07-18 Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-07-18 malcFix LHZX opcode value
2009-07-17 Juan QuintelaUserspace guest address offsetting
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-17 Paul BrookARM host fixes
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-16 aurel32tcg: make sure NDEBUG is defined before including ...
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-11 malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-11 malcWhack [LS]MW
2009-04-11 malcRemove reserved registers from tcg_target_reg_alloc_order
2009-04-07 aurel32tcg/tcg.h: fix a few typos
2009-04-06 aurel32tcg: add a CONST flag to TCG helpers
2009-04-06 aurel32tcg: improve comment about pure functions
2009-04-05 aurel32tcg/x86_64: optimize register allocation order
2009-04-04 blueswir1Fix branches and TLB matches for 64 bit targets
2009-04-04 blueswir1Allocate space for static call args, increase stack...
2009-03-29 aurel32tcg: fix _tl aliases for divu/remu
2009-03-29 aurel32tcg: add _tl aliases for div/divu/rem/remu
2009-03-28 aurel32tcg/README: fix description of bswap32_i32/i64
2009-03-13 aurel32tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
2009-03-13 aurel32tcg/x86: add bswap16_i32 ops
2009-03-13 aurel32tcg: update README wrt recent bswap changes
2009-03-13 aurel32tcg: add _tl aliases to bswap16/32/64 TCG ops
2009-03-13 aurel32tcg: add bswap16_i64 and bswap32_i64 TCG ops
2009-03-13 aurel32tcg: optimize tcg_gen_bswap16_i32
2009-03-13 aurel32tcg: allow bswap16_i32 to be implemented by TCG backends
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-11 aurel32tcg: move {not,neg}_i{32,64} definitions at the right...
2009-03-11 aurel32tcg: fix commit r6805
2009-03-10 aurel32tcg-arm: fix qemu_ld64
2009-03-10 aurel32tcg: update TODO
2009-03-10 aurel32tcg/x86: add not/neg/extu/bswap/rot i32 ops
2009-03-10 aurel32tcg: optimize logical operations
next