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
How to rotate an SSE/AVX vector
Oct 11, 2018
c
x86
sse
intrinsics
avx
Why do some SSE "mov" instructions specify that they move floating-point values?
Sep 14, 2022
assembly
x86
sse
How to implement "_mm_storeu_epi64" without aliasing problems?
Dec 25, 2021
c++
sse
intrinsics
strict-aliasing
Should I use SIMD or vector extensions or something else?
Nov 19, 2022
c++
gcc
sse
simd
Choice between aligned vs. unaligned x86 SIMD instructions
Aug 11, 2022
x86
sse
simd
avx
avx512
SSE multiplication of 4 32-bit integers
Jun 27, 2021
x86
sse
simd
multiplication
sse2
SSE: Difference between _mm_load/store vs. using direct pointer access
Jun 22, 2021
x86
sse
simd
inlining failed in call to always_inline ‘_mm_mullo_epi32’: target specific option mismatch
Nov 22, 2021
c
cmake
x86
sse
simd
Fast dot product of a bit vector and a floating point vector
Feb 25, 2019
c
optimization
assembly
x86-64
sse
Get member of __m128 by index?
Aug 20, 2022
c++
clang
sse
simd
intrinsics
difference between MMX and XMM register?
Sep 05, 2022
assembly
x86
x86-64
sse
mmx
print a __m128i variable
Dec 22, 2018
c
assembly
sse
simd
intrinsics
Benefits of x87 over SSE
Aug 22, 2022
x86
x86-64
sse
fpu
x87
Newton Raphson with SSE2 - can someone explain me these 3 lines
Sep 04, 2022
c++
c
math
sse
newtons-method
How to implement atoi using SIMD?
Sep 17, 2022
c++
x86
sse
simd
atoi
Using SSE instructions
Sep 03, 2022
c++
optimization
assembly
processor
sse
Why is my hand-tuned, SSE-enabled code so slow?
Jan 22, 2021
c++
optimization
opencv
sse
What are the best instruction sequences to generate vector constants on the fly?
Jul 30, 2018
assembly
x86
sse
simd
avx
best cross-platform method to get aligned memory
Sep 03, 2022
c++
c
performance
sse
memory-alignment
Can one construct a "good" hash function using CRC32C as a base?
Sep 18, 2022
hash
intel
sse
crc32
« Newer Entries
Older Entries »