Sign in
qemu
/
qemu
/
e5934d333f0a1a8d1a3f05c0b4a6447b01e21bef
/
target-i386
/
ops_sse.h
1e6eec8
Fix Sparse warnings: add "static"
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
dcfd12b
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
by balrog
· 16 years ago
30913ba
target-i386: fix helper_pmovmskb_mmx helper
by aurel32
· 16 years ago
000cacf
Fix crc32w decoding, fix a constant width in blendvpd.
by balrog
· 16 years ago
222a333
Implement SSE4.1, SSE4.2 (x86).
by balrog
· 16 years ago
4242b1b
Implement x86 SSSE3 instructions.
by balrog
· 16 years ago
b8b6a50
converted more helpers to TCG - fixed some SVM issues
by bellard
· 17 years ago
5af4518
converted SSE/MMX ops to TCG
by bellard
· 17 years ago
a35f3ec
3DNow! instruction set emulation
by aurel32
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
dabd98d
fixed movd mmx/sse insn
by bellard
· 18 years ago
43fb823
removed switches in op.c (Paul Brook)
by bellard
· 20 years ago
8422b11
NaN support in FPU comparisons
by bellard
· 20 years ago
7a0e1f4
soft float support
by bellard
· 20 years ago
0523c6b
FORCE_RET() fixes - fpu fixes
by bellard
· 20 years ago
d52cf7a
sse fix
by bellard
· 20 years ago
664e0f1
MMX/SSE support
by bellard
· 20 years ago