summaryrefslogtreecommitdiff
path: root/tcg/tcg.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-12temporary hack to handle register shortage with dyngen for qemu_st64()bellard1-0/+2
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard1-2/+13
2008-03-16 Increase max temps limitblueswir11-1/+1
2008-02-10Simplify TCG relocation bugfix.pbrook1-1/+1
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook1-2/+1
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard1-1/+3
2008-02-03Add TCG variable opaque type.pbrook1-11/+46
2008-02-01TCG code generatorbellard1-0/+324