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
How much speed-up from converting 3D maths to SSE or other SIMD?
Aug 12, 2022
optimization
x86
native
sse
simd
intel
What might cause the same SSE code to run a few times slower in the same function?
Mar 09, 2022
c++
optimization
intel
sse
intel-vtune
Stack alignment on x86
Sep 25, 2022
linux
gcc
x86
sse
How to multiply two quaternions with minimal instructions?
Nov 04, 2022
c
assembly
sse
multiplication
quaternions
SIMD optimization of cvtColor using ARM NEON intrinsics
Apr 10, 2022
c++
opencv
arm
sse
neon
SSE vectorization of math 'pow' function gcc
Aug 29, 2021
c
optimization
loops
sse
vectorization
How do declare a memory range as uncacheable using gcc on x86 platform?
Apr 22, 2022
gcc
assembly
x86
sse
How can I add together two SSE registers
Oct 04, 2022
c++
c
intel
sse
avx2
SSE2: Double precision log function
Mar 21, 2022
c++
c
optimization
sse
simd
Check XMM register for all zeroes
Nov 03, 2022
c++
sse
simd
intrinsics
Vectorizing Dot Product Calculation using SSE4
Apr 24, 2014
c
performance
sse
dot-product
How to efficiently combine comparisons in SSE?
May 06, 2021
c
optimization
assembly
sse
avx
Do all CPUs which support AVX2 also support SSE4.2 and AVX?
Nov 13, 2022
sse
simd
avx
avx2
C++ use SSE instructions for comparing huge vectors of ints
Mar 02, 2022
c++
vector
sse
Storing two x86 32 bit registers into 128 bit xmm register
Mar 28, 2022
assembly
x86
simd
sse
SSE optimized emulation of 64-bit integers
Dec 09, 2021
c++
optimization
x86
64-bit
sse
Bitwise cast from __m128 to __m128i on MSVC
Nov 06, 2021
visual-studio
sse
What are the 128-bit to 512-bit registers used for?
Mar 17, 2022
assembly
x86-64
sse
simd
cpu-registers
Most efficient way to check if all __m128i components are 0 [using <= SSE4.1 intrinsics]
Nov 29, 2021
c++
integer
sse
simd
intrinsics
AVX2 slower than SSE on Haswell
May 18, 2017
c++
x86
sse
simd
avx2
« Newer Entries
Older Entries »