index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
2015-09-15
target-i386: exception handling for FPU instructions
Pavel Dovgalyuk
2015-07-24
target-i386/FPU: a misprint in helper_fistll_ST0
Dmitry Poletaev
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2014-12-14
target-i386: fbld instruction doesn't set minus sign
Dmitry Poletaev
2014-12-14
target-i386: Wrong conversion infinity from float80 to int32/int64
Dmitry Poletaev
2014-09-18
target-i386: update fp status fix
Pavel Dovgalyuk
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-02-28
target-i386: Fix SSE status flag corruption
Richard Henderson
2013-04-13
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-01
target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel
Aurelien Jarno
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-06-28
x86: split off FPU helpers
Blue Swirl