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 sse
SSE with doubles, not worth it?
Feb 20, 2021
c
performance
double
sse
quaternions
Shifting SSE/AVX registers 32 bits left and right while shifting in zeros
Nov 27, 2018
x86
sse
simd
avx
avx2
Efficient way of rotating a byte inside an AVX register
Mar 06, 2022
c
sse
simd
avx
avx2
How compilers treat SSE (or any) intrinsic functions?
Mar 17, 2022
c++
c
optimization
sse
intrinsics
SSE: reciprocal if not zero
Oct 15, 2018
c
normalization
sse
_mm_shuffle_ps() equivalent for integer vectors (__m128i)?
Dec 03, 2016
c
sse
Have different optimizations (plain, SSE, AVX) in the same executable with C/C++
Mar 21, 2022
c++
c
compiler-construction
sse
avx
How to optimize C-code with SSE-intrinsics for packed 32x32 => 64-bit multiplies, and unpacking the halves of those results for (Galois Fields)
Mar 23, 2022
c
optimization
x86
sse
simd
SSE multiplication of 2 64-bit integers
Jan 29, 2021
x86
sse
simd
multiplication
sse2
What does this x86 assembly instruction do (addsd xmm0, ds:__xmm@41f00000000000000000000000000000[edx*8])?
Nov 05, 2022
assembly
x86
sse
Profiling SIMD Code
Apr 09, 2022
c++
c
sse
simd
How can I set __m128i without using of any SSE instruction?
Aug 22, 2022
c++
constants
sse
simd
sse2
sqrt of uint64_t vs. int64_t
Oct 28, 2022
assembly
compilation
x86
sse
square-root
SSE2 code optimization
Nov 04, 2018
c++
sse
simd
intrinsics
sse2
SSE instructions to add all elements of an array [duplicate]
Aug 21, 2022
c++
arrays
sse
simd
sse2
Can counting byte matches between two strings be optimized using SIMD?
Dec 17, 2016
c++
optimization
x86-64
sse
simd
Is __int128_t arithmetic emulated by GCC, even with SSE?
Feb 07, 2021
c
gcc
x86
sse
int128
SSE rounds down when it should round up
Feb 10, 2022
c++
x86
sse
intrinsics
rounding-error
Most performant way to subtract one array from another
Nov 02, 2022
performance
delphi
x86
sse
Avoiding AVX-SSE (VEX) Transition Penalties
Sep 26, 2022
assembly
x86
sse
avx
micro-optimization
« Newer Entries
Older Entries »