summaryrefslogtreecommitdiffstats
path: root/tcg/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir12008-10-051-4/+7
* TCG: Use x86-64 zero extension instructions.pbrook2008-09-071-0/+15
* Implement TCG sign extension ops for x86-64.pbrook2008-09-072-0/+27
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-9/+1
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-171-2/+2
* jump simplificationbellard2008-05-251-22/+1
* more generic call codegenbellard2008-05-221-0/+1
* Add TCG native negation op.pbrook2008-05-112-0/+12
* REXB optimization cannot be done at this levelbellard2008-05-101-1/+1
* fixed qemu_st8 insn - prologue saved too many registersbellard2008-05-101-8/+6
* fixed global variable handling with qemu load/stores - initial global prologu...bellard2008-05-101-5/+60
* HPPA (PA-RISC) host supportaurel322008-04-121-1/+2
* Fix i32 memory backed variables on 64-bit hostblueswir12008-03-131-4/+10
* Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir12008-03-111-1/+1
* Fix compiler warningblueswir12008-02-291-0/+2
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* compare fixbellard2008-02-031-2/+2
* TCG code generatorbellard2008-02-012-0/+1296
OpenPOWER on IntegriCloud