aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target-i386: add RDTSCP supportAndre Przywara2009-10-041-0/+1
* x86: Add support for resume flagJan Kiszka2009-05-221-0/+1
* TCG variable type checking.pbrook2008-11-171-191/+188
* SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog2008-09-251-1/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-1/+0
* HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)bellard2008-06-181-2/+2
* reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard2008-06-041-4/+1
* 32 bit SVM fixes - INVLPG and INVLPGA updatesbellard2008-06-041-4/+4
* SVM reworkbellard2008-05-281-1/+2
* proper helper definition registering (all targets must do that)bellard2008-05-221-189/+192
* cmpxchg8b fix - added cmpxchg16bbellard2008-05-221-0/+3
* convert eflags manipulation insns to TCGbellard2008-05-211-0/+2
* converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LARbellard2008-05-211-4/+4
* converted INTO/CMPXCHG8B to TCGbellard2008-05-211-0/+1
* BSR/BSF TCG conversionbellard2008-05-171-0/+2
* converted condition code supprot to TCG - converted shift ops to TCGbellard2008-05-171-0/+11
* converted more helpers to TCG - fixed some SVM issuesbellard2008-05-151-11/+39
* converted more helpers to TCGbellard2008-05-121-2/+73
* converted x87 FPU ops to TCGbellard2008-05-121-0/+89
* converted SSE/MMX ops to TCGbellard2008-05-121-0/+9
* use the TCG code generatorbellard2008-02-011-0/+4