aboutsummaryrefslogtreecommitdiff
path: root/tcg/x86_64
AgeCommit message (Expand)Author
2008-10-05Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir1
2008-09-07TCG: Use x86-64 zero extension instructions.pbrook
2008-09-07Implement TCG sign extension ops for x86-64.pbrook
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-05-25jump simplificationbellard
2008-05-22more generic call codegenbellard
2008-05-11Add TCG native negation op.pbrook
2008-05-10REXB optimization cannot be done at this levelbellard
2008-05-10fixed qemu_st8 insn - prologue saved too many registersbellard
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard
2008-04-12HPPA (PA-RISC) host supportaurel32
2008-03-13 Fix i32 memory backed variables on 64-bit hostblueswir1
2008-03-11 Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir1
2008-02-29 Fix compiler warningblueswir1
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-03compare fixbellard
2008-02-01TCG code generatorbellard