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 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
how to work with 128 bits C variable and xmm 128 bits asm?
Mar 30, 2022
c
sse
simd
SSE micro-optimization instruction order
Feb 20, 2022
c++
optimization
sse
simd
micro-optimization
Initializing an __m128 type from a 64-bit unsigned int
Jan 19, 2022
c++
sse
intrinsics
How to optimize "u[0]*v[0] + u[2]*v[2]" code line with SSE or GLSL
Jun 05, 2022
c++
c
optimization
sse
glm-math
Unable to detect why the following piece of code was not vectorized
Oct 19, 2022
c
sse
vectorization
icc
stencils
« Newer Entries
Older Entries »