Fix typo
[qemu] / target-i386 / helper.h
2009-05-22 Jan Kiszkax86: Add support for resume flag
2008-11-17 pbrookTCG variable type checking.
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-06-18 bellardHLT, MWAIT and MONITOR insn fixes (initial patch by...
2008-06-04 bellardreworked SVM interrupt handling logic - fixed vmrun...
2008-06-04 bellard32 bit SVM fixes - INVLPG and INVLPGA updates
2008-05-28 bellardSVM rework
2008-05-22 bellardproper helper definition registering (all targets must...
2008-05-22 bellardcmpxchg8b fix - added cmpxchg16b
2008-05-21 bellardconvert eflags manipulation insns to TCG
2008-05-21 bellardconverted LSL/LAR/VERW/VERR to TCG - force 16 bit memor...
2008-05-21 bellardconverted INTO/CMPXCHG8B to TCG
2008-05-17 bellardBSR/BSF TCG conversion
2008-05-17 bellardconverted condition code supprot to TCG - converted...
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-12 bellardconverted more helpers to TCG
2008-05-12 bellardconverted x87 FPU ops to TCG
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-02-01 bellarduse the TCG code generator