Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in sse
Why do x86 FP compares set CF like unsigned integers, instead of using signed conditions?
Sep 05, 2025
assembly
x86
sse
sse2
x87
Extract scalar value from SSE vector
Mar 26, 2023
c
x86
sse
simd
Penalty for switching from SSE to AVX?
Mar 25, 2023
c++
sse
avx
sse2
Shifting a __m128i using _mm_slli_epi64
Mar 24, 2023
c
sse
GCC access memory above stack top [duplicate]
Mar 24, 2023
assembly
gcc
x86-64
sse
red-zone
SSE intrinsics: masking a float and using bitwise and?
Mar 20, 2023
c++
sse
intrinsics
Questions about the performance of different implementations of strlen [closed]
Mar 16, 2023
performance
gcc
sse
inline-assembly
intrinsics
Fast implementation of covariance of two 8-bit arrays
Mar 16, 2023
c++
image-processing
optimization
sse
simd
How do initialize an SIMD vector with a range from 0 to N?
Mar 13, 2023
c
x86
sse
simd
intrinsics
Fast copy every second byte to new memory area
Mar 10, 2023
c
performance
sse
memcpy
sse2
INTEL SIMD: why is inplace multiplication so slow?
Mar 07, 2023
c++
sse
simd
multiplication
in-place
Will a default release build always use up to SSSE3 instructions?
Mar 06, 2023
rust
x86-64
sse
simd
Intrinsics Vs inline ASM for SSE coding in VC++ 2K8
Mar 02, 2023
assembly
sse
simd
visual-c++-2008
Why doesn't the Windows x64 calling convention use XMM registers to pass more than 4 integer args?
Feb 26, 2023
windows
assembly
x86-64
sse
calling-convention
eigen vectorization with arrays
Feb 11, 2023
sse
eigen
avx
eigen3
Why this SSE2 program (integers) generate movaps (float)?
Feb 08, 2023
gcc
assembly
x86
sse
simd
Vectorization of modulo multiplication
Sep 04, 2025
c++
algorithm
sse
simd
avx
Does RSQRTSS break the dependency on the destination register?
Sep 03, 2025
assembly
x86
cpu-architecture
sse
_mm256_fmadd_ps is slower than _mm256_mul_ps + _mm256_add_ps?
Sep 02, 2025
gcc
sse
simd
avx
micro-optimization
Call libmvec functions manually on __m128 vectors?
Sep 02, 2025
c
simd
sse
glibc
intrinsics
Older Entries »