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
SSE intrinsics check zero flag
Oct 30, 2025
c++
intrinsics
FMA intrinsics not working: is it Hardware or Compiler?
Oct 27, 2025
c
x86
simd
intrinsics
fma
gcc (6.1.0) using 'wrong' instructions in SSE intrinsics
Oct 28, 2025
c
gcc
sse
intrinsics
How to fix a warning (ignoring attributes) with a `vector` of `__m256`
Oct 28, 2025
c++
c++17
intrinsics
memory-alignment
avx2
Linker errors when using intrinsic function via function pointer
Oct 26, 2025
c++
simd
intrinsics
Rust target-cpu=native gets slower SIMD execution
Oct 25, 2025
rust
simd
intrinsics
avx
Emscripten: how can i compile a c file with an intrinsic header like immintrin.h?
Oct 24, 2025
c
sse
webassembly
intrinsics
emscripten
How would I define the __m256i data type in Ada?
Oct 21, 2025
simd
ada
intrinsics
avx2
gnat
AVX2: Is there a way to implement _mm256_mul_epi8 function for a constant power of 2?
Oct 23, 2025
c++
simd
intrinsics
avx
avx2
How to best emulate the logical meaning of _mm_slli_si128 (128-bit bit-shift), not _mm_bslli_si128
Oct 22, 2025
c
sse
simd
intrinsics
sse2
Missing instruction `_mm_crc32_u64` when installing clickhouse-cityhash on OSX 10.14.5
Oct 20, 2025
python
c++
x86-64
intrinsics
clickhouse
Macro for generating immediates for AVX shuffle intrinsics
Oct 17, 2025
c
macros
intel
intrinsics
avx
optimising column-wise maximum with SIMD
Oct 17, 2025
c++
sse
simd
intrinsics
avx
Should you pass __m128 (and other register types) by reference or by copy?
Sep 23, 2025
c++
simd
sse
intrinsics
Force compiler to use memory operand from Intrinsics
Sep 22, 2025
c
memory
intrinsics
avx
operands
average operation ARM NEON
Sep 22, 2025
arm
sse
simd
neon
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
Older Entries »