summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* Add helpers and shorthands for mul and muli operations.ths2008-05-041-0/+19
* Skip register moves when the target and the source are the sameblueswir12008-05-031-4/+8
* HPPA (PA-RISC) host supportaurel322008-04-127-10/+1263
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-31/+1
* ARM TCG conversion 9/16.pbrook2008-03-311-0/+12
* ARM TCG conversion 7/16.pbrook2008-03-311-0/+19
* Add TL variants of trunc and ext/extublueswir12008-03-221-0/+12
* Prepare for op.c removal and zero legacy opsblueswir12008-03-214-0/+9
* Make TCG br op availableblueswir12008-03-211-0/+5
* Increase max temps limitblueswir12008-03-161-1/+1
* Add discard_ptr and discard_tlblueswir12008-03-161-0/+4
* Add tcg_const_tlblueswir12008-03-131-0/+2
* Fix i32 memory backed variables on 64-bit hostblueswir12008-03-134-19/+25
* TCG README fixes (Stuart Brady)aurel322008-03-121-4/+2
* Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir12008-03-114-5/+5
* Add function prologue, fix pointer load on Sparc64 hostblueswir12008-03-083-12/+67
* Update based on Stuart Brady's commentsblueswir12008-03-071-39/+43
* 32-bit host sign extension fix (Juergen Lock).pbrook2008-03-041-2/+2
* Add brcond_tlblueswir12008-03-021-0/+2
* Fix compiler warningblueswir12008-02-291-0/+2
* Fix register references (Igor Kovalenko)blueswir12008-02-291-3/+3
* Preliminary Sparc TCG targetblueswir12008-02-272-0/+722
* Fix mixed definesblueswir12008-02-251-2/+2
* More helper types, rearrange generic definitionsblueswir12008-02-241-0/+109
* Fix andi, optimize addi and subi zero casesblueswir12008-02-201-3/+13
* Fix typoblueswir12008-02-171-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-104-16/+11
* Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook2008-02-102-19/+23
* win32: suppress alloca() warningbellard2008-02-041-0/+3
* fixed sign extensions - added explicit side effect op flag - added discard in...bellard2008-02-045-71/+124
* compare fixbellard2008-02-032-5/+5
* Add TCG variable opaque type.pbrook2008-02-033-361/+485
* typosbellard2008-02-011-4/+4
* TCG code generatorbellard2008-02-0113-0/+7026
OpenPOWER on IntegriCloud