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: 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
Data type compatibility with NEON intrinsics
Dec 29, 2022
gcc
arm
neon
intrinsics
Intel C Compiler uses unaligned SIMD moves with aligned memory
Dec 27, 2022
intel
sse
memory-alignment
intrinsics
avx
inlining failed in call to always_inline '__m256d _mm256_broadcast_sd(const double*)'
Dec 26, 2022
c++
gcc
x86
intrinsics
avx
Why does my data not seem to be aligned?
Dec 24, 2022
c++
alignment
intrinsics
SSE Loading & Adding
Dec 24, 2022
c
x86
sse
simd
intrinsics
Can a C++ Compiler Eliminate a Volatile Local Var that is not Read
Dec 22, 2022
c++
visual-c++
c++11
volatile
intrinsics
How does _mm256_shuffle_ps work?
Dec 21, 2022
c
x86
simd
intrinsics
avx
Older Entries »