summaryrefslogtreecommitdiffstats
path: root/tcg/tcg.h
Commit message (Expand)AuthorAgeFilesLines
* Fix TCG alignment problems on Sparc64 hostblueswir12008-05-181-2/+2
* added 'pure' function attribute - fixed indirect function callsbellard2008-05-171-0/+4
* temporary hack to handle register shortage with dyngen for qemu_st64()bellard2008-05-121-0/+2
* fixed global variable handling with qemu load/stores - initial global prologu...bellard2008-05-101-2/+13
* Increase max temps limitblueswir12008-03-161-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook2008-02-101-2/+1
* fixed sign extensions - added explicit side effect op flag - added discard in...bellard2008-02-041-1/+3
* Add TCG variable opaque type.pbrook2008-02-031-11/+46
* TCG code generatorbellard2008-02-011-0/+324
OpenPOWER on IntegriCloud