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 sse2
Detect the availability of SSE/SSE2 instruction set in Visual Studio
Jul 20, 2022
c++
visual-studio
x86
sse
sse2
SIMD code runs slower than scalar code
Apr 28, 2022
c
optimization
sse
simd
sse2
How to convert scalar code of the double version of VDT's Pade Exp fast_ex() approx into SSE2?
Mar 21, 2022
c++
sse
intrinsics
sse2
exp
Scaling byte pixel values (y=ax+b) with SSE2 (as floats)?
May 28, 2022
c++
visual-studio
x86
simd
sse2
How to store the contents of a __m128d simd vector as doubles without accessing it as a union?
Jun 18, 2022
c
x86
simd
intrinsics
sse2
How to optimize a cycle?
Aug 10, 2018
c++
optimization
assembly
intrinsics
sse2
SIMD: Why is the SSE RGB to YUV color conversion about the same speed as the c++ implementation?
Apr 11, 2017
c++
optimization
rgb
yuv
sse2
Is SSE2 signed integer overflow undefined?
Dec 22, 2019
c
language-lawyer
undefined-behavior
sse2
How to extract bytes from an SSE2 __m128i structure?
Oct 28, 2022
c
image-processing
vectorization
simd
sse2
SIMD array add for arbitrary array lengths
May 15, 2016
c
arrays
sse
simd
sse2
Simulating packusdw functionality with SSE2
Jul 28, 2021
x86
sse
intrinsics
sse2
sse4
Using XMM0 register and memory fetches (C++ code) is twice as fast as ASM only using XMM registers - Why?
Dec 28, 2017
c++
performance
optimization
assembly
sse2
Fastest way to perform AVX inner product operations with mixed (float, double) input vectors
Nov 10, 2019
c++
vectorization
simd
avx
sse2
Best way to load/store from/to general purpose registers to/from xmm/ymm register
Nov 03, 2022
assembly
x86
simd
sse2
avx2
Why does V8 in Node.js 0.12.0 release require SSE2 CPU instructions?
May 20, 2022
node.js
v8
sse2
What is __m128d?
Jun 11, 2020
c++
intel
intrinsics
sse2
What does the following assembly instruction do addsd -8(%rbp), %xmm0?
Mar 17, 2022
x86
x86-64
sse2
assembly
memory-access
SSE multiplication of 2 64-bit integers
Jan 29, 2021
x86
sse
simd
multiplication
sse2
« Newer Entries
Older Entries »