Search code examples
Sum of the four 32bits elements of a _m128 vector...


sumsimdsse2sse3

Read More
sse2 float multiplication...


cperformancesse2fann

Read More
What happens on an unaligned MOVSD on various CPUs?...


assemblyx86x86-64sse2

Read More
Alternative to manual fix-up of sse2 data alignement on a 16-byte boundary...


delphiwindows-732-bitmemory-alignmentsse2

Read More
md5 vectorized sse* && avx...


c++cmd5sse2avx

Read More
Translate GCC inline asm (SSE2, SSSE3) to MSVC intrinsics...


visual-c++gccinline-assemblysse2

Read More
SSE2 for double calculations with GCC...


optimizationgccdoublesse2

Read More
Tweaking MIT's bitcount algorithm to count words in parallel?...


optimizationssesimdsse2conways-game-of-life

Read More
SSE2 assembly-overflow using intrinsics...


assemblyintrinsicssse2

Read More
Strict aliasing and __m128i type...


c++csse2

Read More
SIMD: Why is the SSE RGB to YUV color conversion about the same speed as the c++ implementation?...


c++optimizationrgbyuvsse2

Read More
Sorting tuples inside signed integers...


assemblysse2

Read More
Array of sse type: Segmentation Fault...


c++ssesse2

Read More
sse/sse2 double matrix float vector multiplication...


vectormatrixssesse2

Read More
Speeding up some SSE2 Intrinsics for color conversion...


c++colorssimdyuvsse2

Read More
Optimizing loop with few instructions(SSE2, SSE4) with TBB...


optimizationimage-processingparallel-processingtbbsse2

Read More
SIMD code vs Scalar Code...


coptimizationssesimdsse2

Read More
boost::shared_array and aligned memory allocation...


c++boostmemory-managementsse2

Read More
How To Store Values In Non-Contiguous Memory Locations With SSE Intrinsics?...


csseintrinsicssse2

Read More
SSE2 instruction support with /CLR switch...


.netclrsse2

Read More
implement SIMD in C++...


c++simdsse2

Read More
SSE2 - "The system cannot execute the specified program"...


c++visual-studio-2005assemblyvisual-c++-2005sse2

Read More
Add the upper and lower 64-bits of a 128-bit xmm register...


c++assemblyvisual-c++-2005sse2

Read More
SSE2 - 16-byte aligned dynamic allocation of memory...


c++assemblyvisual-c++-2005memory-alignmentsse2

Read More
SSE2 Compiler Error...


c++visual-studio-2005assemblyvisual-c++-2005sse2

Read More
Giving an instance of a class a pointer to a struct...


c++structmallocnew-operatorsse2

Read More
Call a function lower in the script from a function higher in the script...


c++optimizationrecursionsimdsse2

Read More
BackNext