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
SSE/AVX floating point convert exceptions
Mar 24, 2026
floating-point
sse
avx
floating-point-exceptions
Writing a piece of C code such that compiler uses SSE4.1 instruction for generating assembly Code
Mar 22, 2026
c
optimization
gcc
sse
simd
Intel x86_64 assembly compare signed double precision floats
Mar 21, 2026
assembly
x86-64
intel
precision
sse
Testing which trits are set in a binary representation
Mar 20, 2026
c++
math
bit-manipulation
sse
ternary
Euclidean distance using intrinsic instruction
Mar 19, 2026
c++
sse
simd
euclidean-distance
Convert 16 bits mask to 16 bytes mask
Mar 19, 2026
c++
c
bit-manipulation
sse
intrinsics
Broadcast one arbitrary element of __m128 vector
Mar 18, 2026
c++
x86
sse
simd
sse2
Most efficient way to convert vector of float to vector of uint32?
Mar 18, 2026
assembly
floating-point
sse
SSE2 8x8 byte-matrix transpose code twice as slow on Haswell+ then on ivy bridge
Mar 17, 2026
performance
assembly
x86
sse
simd
Loop is not vectorized when variable extent is used
Mar 16, 2026
c++
vectorization
sse
compiler-optimization
simd
Sign of the maximum absolute value in an __m128, SSE4
Mar 09, 2026
c++
sse
simd
cost of if check vs sse operation?
Mar 08, 2026
c
sse
Moving 2 QWORDs from general purpose registers into an XMM register as high/low [duplicate]
Mar 04, 2026
assembly
x86-64
masm
sse
Fast way to set single bit in SSE datatypes (__m128i)?
Mar 05, 2026
c++
bit-manipulation
intel
sse
different results with and without SSE ( float arrays multiplication)
Mar 04, 2026
c++
arrays
floating-point
sse
C++ load and store optimizations and heap objects
Mar 04, 2026
c++
sse
simd
AVX vs. SSE: expect to see a larger speedup
Mar 02, 2026
performance
sse
simd
avx
Is there a way to mask one end of a __m128i register based on mask length that is not known at compile time?
Mar 01, 2026
sse
simd
avx
Using SSE to speed up lower_bound function
Feb 27, 2026
c
assembly
x86
x86-64
sse
Older Entries »