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 compile program with _mm_clflushopt function? error: inlining failed
Sep 19, 2025
c
gcc
compilation
intrinsics
Why does _mm256_unpacklo "jump" a double-word and where does it says so in the documentation?
Sep 18, 2025
c++
simd
intrinsics
avx2
intrinsic for the mulx instruction
Sep 16, 2025
gcc
x86
intrinsics
icc
bmi
_mm_cvtsd_f64 analogon for higher order floating point
Sep 07, 2025
c++
c
performance
simd
intrinsics
SSE intrinsics: masking a float and using bitwise and?
Mar 20, 2023
c++
sse
intrinsics
Which is the most efficient way to extract an arbitrary range of bits from a contiguous sequence of words?
Mar 20, 2023
c++
algorithm
bit-manipulation
simd
intrinsics
Questions about the performance of different implementations of strlen [closed]
Mar 16, 2023
performance
gcc
sse
inline-assembly
intrinsics
Convert _mm_clmulepi64_si128 to vmull_{high}_p64
Mar 14, 2023
c
intrinsics
arm64
How do initialize an SIMD vector with a range from 0 to N?
Mar 13, 2023
c
x86
sse
simd
intrinsics
How can a literal 0 and 0 as a variable yield different behavior with the function __builtin_clz?
Mar 05, 2023
c++
gcc
assembly
undefined-behavior
intrinsics
What does this union in Intel's Embree do?
Feb 16, 2023
c++
intel
intrinsics
checking for nans with intrinsics in c++
Feb 10, 2023
c++
floating-point
intrinsics
What is the fastest way for a multithread SIMD operation explicitly?
Feb 07, 2023
c
multithreading
x86
simd
intrinsics
Kotlin: Intrinsics.areEqual infinite loop (stack overflow)
Feb 01, 2023
kotlin
stack-overflow
intrinsics
SSE/AVX: Choose from two __m256 float vectors based on per-element min and max absolute value
Jan 29, 2023
sse
intrinsics
avx
avx512
SSE integer 2^n powers of 2 for 32-bit integers without AVX2
Jan 28, 2023
c++
x86
sse
simd
intrinsics
AVX2: BitScanReverse or CountLeadingZeros on 8 bit elements in AVX register
Jan 01, 2023
c++
simd
intrinsics
avx
avx2
How to turn on -mavx2 for only particular part of source code?
Sep 04, 2025
c++
gcc
clang
intrinsics
avx2
Call libmvec functions manually on __m128 vectors?
Sep 02, 2025
c
simd
sse
glibc
intrinsics
How to call _mm256_mul_ph from rust?
Sep 02, 2025
rust
intrinsics
avx512
half-precision-float
Older Entries »