]> git.proxmox.com Git - qemu.git/history - tcg/i386
pc: add machine type for 0.12
[qemu.git] / tcg / i386 /
2009-11-14 Magnus Dammtcg/i386: remove duplicate sar opcode
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
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-07-17 Juan QuintelaUserspace guest address offsetting
2009-07-17 Paul BrookUserspace guest address offsetting
2009-03-13 aurel32tcg/x86: add bswap16_i32 ops
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-10 aurel32tcg/x86: add not/neg/extu/bswap/rot i32 ops
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-12-14 aurel32tcg: kill two warnings
2008-12-13 aurel32TCG x86/x86-64: use move with zero-extend for loads...
2008-10-05 blueswir1Add some missing static and const qualifiers, reg_names...
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-07 bellard64 bit signed comparison fix (Juergen Lock)
2008-05-25 bellardjump optimizations
2008-05-22 bellardmore generic call codegen
2008-05-10 bellardfixed global variable handling with qemu load/stores...
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-03-13 blueswir1 Fix i32 memory backed variables on 64-bit host
2008-03-11 blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-03 bellardcompare fix
2008-02-01 bellardTCG code generator