aboutsummaryrefslogtreecommitdiffstats
path: root/target-i386/helper.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-11target-i386: fix SSE rounding and flush to zeroAurelien Jarno1-0/+1
2009-10-23target-i386: implement lzcnt emulationAndre Przywara1-0/+1
2009-10-04target-i386: add RDTSCP supportAndre Przywara1-0/+1
2009-05-22x86: Add support for resume flagJan Kiszka1-0/+1
2008-11-17TCG variable type checking.pbrook1-191/+188
2008-09-25SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog1-1/+1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-1/+0
2008-06-18HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)bellard1-2/+2
2008-06-04reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard1-4/+1
2008-06-0432 bit SVM fixes - INVLPG and INVLPGA updatesbellard1-4/+4
2008-05-28SVM reworkbellard1-1/+2
2008-05-22proper helper definition registering (all targets must do that)bellard1-189/+192
2008-05-22cmpxchg8b fix - added cmpxchg16bbellard1-0/+3
2008-05-21convert eflags manipulation insns to TCGbellard1-0/+2
2008-05-21converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LARbellard1-4/+4
2008-05-21converted INTO/CMPXCHG8B to TCGbellard1-0/+1
2008-05-17BSR/BSF TCG conversionbellard1-0/+2
2008-05-17converted condition code supprot to TCG - converted shift ops to TCGbellard1-0/+11
2008-05-15converted more helpers to TCG - fixed some SVM issuesbellard1-11/+39
2008-05-12converted more helpers to TCGbellard1-2/+73
2008-05-12converted x87 FPU ops to TCGbellard1-0/+89
2008-05-12converted SSE/MMX ops to TCGbellard1-0/+9
2008-02-01use the TCG code generatorbellard1-0/+4