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
/
fpu_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: exception handling for FPU instructions
Pavel Dovgalyuk
2015-09-15
1
-69
/
+95
*
target-i386/FPU: a misprint in helper_fistll_ST0
Dmitry Poletaev
2015-07-24
1
-1
/
+1
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-1
/
+0
*
target-i386: fbld instruction doesn't set minus sign
Dmitry Poletaev
2014-12-14
1
-1
/
+1
*
target-i386: Wrong conversion infinity from float80 to int32/int64
Dmitry Poletaev
2014-12-14
1
-1
/
+19
*
target-i386: update fp status fix
Pavel Dovgalyuk
2014-09-18
1
-8
/
+13
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-4
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
*
target-i386: Fix SSE status flag corruption
Richard Henderson
2014-02-28
1
-7
/
+8
*
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-13
1
-0
/
+1
*
target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel
Aurelien Jarno
2013-04-01
1
-0
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
1
-0
/
+4
*
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-14
1
-226
/
+207
*
x86: split off FPU helpers
Blue Swirl
2012-06-28
1
-0
/
+1304