index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
ops_sse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
target-i386: add SSE4a instruction support
Andre Przywara
1
-0
/
+44
2009-09-05
Fix Sparse warnings: add "static"
Blue Swirl
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-2
/
+2
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
1
-14
/
+0
2008-12-01
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
balrog
1
-6
/
+6
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
1
-16
/
+16
2008-10-04
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
1
-1
/
+1
2008-10-04
Implement SSE4.1, SSE4.2 (x86).
balrog
1
-1
/
+617
2008-09-25
Implement x86 SSSE3 instructions.
balrog
1
-1
/
+146
2008-05-15
converted more helpers to TCG - fixed some SVM issues
bellard
1
-2
/
+2
2008-05-12
converted SSE/MMX ops to TCG
bellard
1
-492
/
+211
2008-04-08
3DNow! instruction set emulation
aurel32
1
-1
/
+174
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-01-16
fixed movd mmx/sse insn
bellard
1
-0
/
+19
2005-04-26
removed switches in op.c (Paul Brook)
bellard
1
-68
/
+14
2005-03-20
NaN support in FPU comparisons
bellard
1
-33
/
+69
2005-03-13
soft float support
bellard
1
-63
/
+63
2005-01-23
FORCE_RET() fixes - fpu fixes
bellard
1
-21
/
+29
2005-01-16
sse fix
bellard
1
-2
/
+16
2005-01-08
MMX/SSE support
bellard
1
-0
/
+1370