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
What's the point of _mm_cmpgt_sd and other similar methods?
Feb 17, 2026
x86
sse
simd
intrinsics
C# - Construct a signal Vector<T> from an integer bitmask
Feb 15, 2026
c#
vector
simd
intrinsics
bitmask
Setting GCC 4.2.1 options in Xcode
Feb 12, 2026
iphone
xcode
gcc
arm
intrinsics
What is the difference between loadu and load?
Feb 08, 2026
assembly
x86
sse
simd
intrinsics
WinAPI _Interlocked* intrinsic functions for char, short
Feb 08, 2026
c++
winapi
intrinsics
interlocked
SSE operation on 4 arrays of integer size
Feb 06, 2026
c
assembly
sse
simd
intrinsics
gdb printing a __m256i as 8x 32-bit elements instead of the default 4x 64-bit?
Feb 06, 2026
integer
gdb
intrinsics
avx
.NET8 supports Vector512, but why doesn't Vector reach 512 bits?
Jan 29, 2026
c#
simd
intrinsics
avx512
.net-8.0
Summing vec4[idx[i]] * scalar[i] with YMM vector registers
Jan 28, 2026
c++
simd
intrinsics
avx2
SIMD Intrinsics difference between Vector<T>, advsimd and sse?
Jan 22, 2026
c#
.net
simd
intrinsics
Calculating floor & ceil of vector2 double using pre-SSE4
Jan 03, 2026
c++
assembly
sse
simd
intrinsics
How to find the index of an element in the AVX vector?
Dec 29, 2025
x86
intrinsics
avx
Why do bit manipulation intrinsics like _bextr_u64 often perform worse than simple shift and mask operations?
Dec 24, 2025
gcc
bit-manipulation
x86-64
intrinsics
avx
SSE _mm_load_ps causing segmentation faults
Dec 11, 2025
c++
segmentation-fault
sse
intrinsics
Loading vectors through pointers, casts and dereferences?
Dec 07, 2025
c
simd
intrinsics
powerpc
LLVM: Cannot select: intrinsic %llvm.spu.si.sf
Dec 06, 2025
llvm
clang
intrinsics
Difference between _mm256_xor_si256() and _mm256_xor_ps()
Dec 07, 2025
intrinsics
avx
avx2
C++ AVX2 Instrinsic function Non-Standard Size
Dec 05, 2025
c++
simd
intrinsics
avx
avx2
Older Entries »