]> git.proxmox.com Git - mirror_qemu.git/history - tcg/x86_64/tcg-target.h
tcg: add div/rem 32-bit helpers
[mirror_qemu.git] / tcg / x86_64 / tcg-target.h
2010-03-14 Aurelien Jarnotcg: add div/rem 32-bit helpers
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-07-17 Paul BrookUserspace guest address offsetting
2009-03-13 aurel32tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-09 aurel32Implement TCG not ops for x86-64
2009-03-09 aurel32Implement TCG rotation ops for x86-64
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-09-07 pbrookImplement TCG sign extension ops for x86-64.
2008-05-22 bellardmore generic call codegen
2008-05-11 pbrookAdd TCG native negation op.
2008-02-01 bellardTCG code generator