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 intrinsics
How to read the "Intel Intrinsics Guide"?
Jul 29, 2026
intel
simd
intrinsics
Check that at least 1 element is true in each of multiple vectors of compare results - horizontal OR then AND
Jul 27, 2026
sse
simd
intrinsics
altivec
spu
SIMD intrinsics: aligned operation different than unaligned?
Jul 23, 2026
c++
x86
simd
intrinsics
bitpack ascii string into 7-bit binary blob using SIMD
Jul 22, 2026
c
ascii
simd
sse
intrinsics
Do I need to use _mm256_zeroupper in 2021?
Jul 19, 2026
c++
sse
simd
intrinsics
avx
Including the correct intrinsic header
Jul 16, 2026
c
gcc
header
intel
intrinsics
SSE byte and half word swapping
Jul 16, 2026
c
x86
sse
simd
intrinsics
SSE intrinsics bit shifting to the right
Jul 15, 2026
c++
sse
bit-shift
intrinsics
How to force use of vmovapd instead of vmovupd when programming SIMDed code using intel intrinsics?
Jul 11, 2026
c++
visual-studio
simd
intrinsics
Fastest way to test if any element in __m256 is non zero [duplicate]
Jul 08, 2026
c++
simd
intrinsics
avx
Equivalents to gcc/clang's march=native in other compilers? [duplicate]
Jul 06, 2026
cmake
cross-platform
compiler-optimization
intrinsics
No xor gcc intrinsics for ARM NEON
Jul 05, 2026
gcc
arm
intrinsics
neon
How to floor/int in double using only SSE2?
Jun 24, 2026
c++
simd
truncate
intrinsics
sse2
_MM_TRANSPOSE4_PS causes compiler errors in GCC?
Jun 23, 2026
c++
visual-c++
gcc
sse
intrinsics
how to pass parameters to const value in intel SSE intrinsics?
Jun 19, 2026
c++
visual-c++
intrinsics
How to constexpr initialize intrinsic SSE/AVX register?
Jun 12, 2026
c++
sse
constexpr
intrinsics
avx
How to optimize a test to check if std::array<float, 4> contains an out of range value?
Jun 09, 2026
c++
assembly
optimization
simd
intrinsics
Why do some of Intel's intrinsics take const immediates, while others are non-const?
Jun 03, 2026
c++
x86
intel
intrinsics
Intrinsic __lzcnt64 returns different values with different compile options
Jun 03, 2026
c
gcc
x86
intrinsics
bmi
Older Entries »