summaryrefslogtreecommitdiffstats
path: root/tcg/x86_64
Commit message (Expand)AuthorAgeFilesLines
* tcg-x86_64: implement setcondRichard Henderson2010-02-061-5/+33
* tcg/x86_64: Avoid unnecessary REX.B prefixes.Richard Henderson2010-01-151-16/+30
* tcg/x86_64: Special-case all 32-bit AND operands.Richard Henderson2010-01-141-18/+8
* tcg/ppc64,x86_64: fix constraints of op_qemu_st64Aurelien Jarno2009-11-241-1/+1
* tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno2009-10-042-0/+26
* tcg/x86_64: generated dec/inc instead of sub/add when possibleAurelien Jarno2009-09-271-2/+14
* X86_64: Use proper jumps/calls when displacement exceeds +-2Gmalc2009-09-111-12/+19
* Userspace guest address offsettingPaul Brook2009-07-172-15/+43
* tcg/x86_64: optimize register allocation orderaurel322009-04-051-10/+9
* tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 opsaurel322009-03-132-0/+13
* tcg: rename bswap_i32/i64 functionsaurel322009-03-132-6/+6
* Implement TCG not ops for x86-64aurel322009-03-092-0/+12
* Implement TCG rotation ops for x86-64aurel322009-03-092-2/+22
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* Sparse fixes: truncation by castblueswir12009-03-071-1/+1
* TCG x86/x86-64: use move with zero-extend for loads/storesaurel322008-12-131-0/+6
* 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