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
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
How can I set __m128i without using of any SSE instruction?
Aug 22, 2022
c++
constants
sse
simd
sse2
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
SSE2 instruction to load integers in reverse order
Jul 14, 2020
x86
sse
simd
sse2
numpy calling sse2 via ctypes
Oct 05, 2021
python
numpy
ctypes
sse2
SSE runs slow after using AVX
Apr 26, 2021
c++
gcc
x86
avx
sse2
Is it possible to use SSE and SSE2 to make a 128-bit wide integer?
Sep 23, 2022
assembly
sse
sse2
Fast counting the number of equal bytes between two arrays [duplicate]
Oct 04, 2019
c++
c
sse
simd
sse2
SSE instruction set not enabled
Mar 28, 2022
c++
intrinsics
sse2
sse3
Fast counting the number of set bits in __m128i register
Sep 05, 2022
c
sse
simd
sse2
hammingweight
How to divide 16-bit integer by 255 with using SSE?
Jul 23, 2022
c++
image-processing
sse
simd
sse2
« Newer Entries
Older Entries »