summaryrefslogtreecommitdiff
path: root/target-i386/helper_template.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28x86: split condition code and shift templatesBlue Swirl1-353/+0
2012-06-28x86: fix coding style in helper_template.hBlue Swirl1-3/+22
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-17TCG variable type checking.pbrook1-2/+2
2008-05-25transformed TN into temporaries - add local temporaries usage when needed - o...bellard1-4/+4
2008-05-17moved eflags computation outside op.cbellard1-0/+217
2008-05-17converted condition code supprot to TCG - converted shift ops to TCGbellard1-0/+118