aboutsummaryrefslogtreecommitdiff
path: root/tcg/tcg.h
AgeCommit message (Expand)Author
2008-05-19Better solution for the alignment problemblueswir1
2008-05-18Fix TCG alignment problems on Sparc64 hostblueswir1
2008-05-17added 'pure' function attribute - fixed indirect function callsbellard
2008-05-12temporary hack to handle register shortage with dyngen for qemu_st64()bellard
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard
2008-03-16 Increase max temps limitblueswir1
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard
2008-02-03Add TCG variable opaque type.pbrook
2008-02-01TCG code generatorbellard