index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: rename helper flags
Aurelien Jarno
2012-10-28
1
-2
/
+2
*
x86: Implement SMEP and SMAP
H. Peter Anvin
2012-10-01
1
-0
/
+2
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
1
-4
/
+4
*
x86: avoid AREG0 in segmentation helpers
Blue Swirl
2012-08-14
1
-19
/
+19
*
x86: avoid AREG0 for misc helpers
Blue Swirl
2012-08-14
1
-20
/
+20
*
x86: avoid AREG0 for SMM helpers
Blue Swirl
2012-08-14
1
-1
/
+1
*
x86: avoid AREG0 for SVM helpers
Blue Swirl
2012-08-14
1
-11
/
+11
*
x86: avoid AREG0 for integer helpers
Blue Swirl
2012-08-14
1
-25
/
+25
*
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-08-14
1
-10
/
+10
*
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-14
1
-86
/
+86
*
x86: avoid AREG0 for exceptions
Blue Swirl
2012-06-28
1
-2
/
+2
*
target-i386: fix SSE rounding and flush to zero
Aurelien Jarno
2012-01-11
1
-0
/
+1
*
target-i386: implement lzcnt emulation
Andre Przywara
2009-10-23
1
-0
/
+1
*
target-i386: add RDTSCP support
Andre Przywara
2009-10-04
1
-0
/
+1
*
x86: Add support for resume flag
Jan Kiszka
2009-05-22
1
-0
/
+1
*
TCG variable type checking.
pbrook
2008-11-17
1
-191
/
+188
*
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
balrog
2008-09-25
1
-1
/
+1
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-1
/
+0
*
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
2008-06-18
1
-2
/
+2
*
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
2008-06-04
1
-4
/
+1
*
32 bit SVM fixes - INVLPG and INVLPGA updates
bellard
2008-06-04
1
-4
/
+4
*
SVM rework
bellard
2008-05-28
1
-1
/
+2
*
proper helper definition registering (all targets must do that)
bellard
2008-05-22
1
-189
/
+192
*
cmpxchg8b fix - added cmpxchg16b
bellard
2008-05-22
1
-0
/
+3
*
convert eflags manipulation insns to TCG
bellard
2008-05-21
1
-0
/
+2
*
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
bellard
2008-05-21
1
-4
/
+4
*
converted INTO/CMPXCHG8B to TCG
bellard
2008-05-21
1
-0
/
+1
*
BSR/BSF TCG conversion
bellard
2008-05-17
1
-0
/
+2
*
converted condition code supprot to TCG - converted shift ops to TCG
bellard
2008-05-17
1
-0
/
+11
*
converted more helpers to TCG - fixed some SVM issues
bellard
2008-05-15
1
-11
/
+39
*
converted more helpers to TCG
bellard
2008-05-12
1
-2
/
+73
*
converted x87 FPU ops to TCG
bellard
2008-05-12
1
-0
/
+89
*
converted SSE/MMX ops to TCG
bellard
2008-05-12
1
-0
/
+9
*
use the TCG code generator
bellard
2008-02-01
1
-0
/
+4