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
G++ SSE memory alignment on the stack
Oct 04, 2022
c++
assembly
memory-management
alignment
sse
Does the Linux kernel have its own SSE/AVX context?
Oct 30, 2021
linux-kernel
sse
kernel-module
avx
Optimizing variable-length encoding
Oct 01, 2022
c++
c
assembly
sse
Does compiler use SSE instructions for a regular C code?
Sep 16, 2022
c
compilation
compiler-optimization
sse
simd
Fastest way to expand bits in a field to all (overlapping + adjacent) set bits in a mask?
Nov 19, 2022
c
assembly
x86
sse
avx
Is an __m128i variable zero?
Nov 06, 2020
c++
c
intel
sse
simd
SIMD signed with unsigned multiplication for 64-bit * 64-bit to 128-bit
Oct 04, 2020
c
x86
integer
bit-manipulation
sse
Strict aliasing, -ffast-math and SSE
Oct 27, 2021
c++
clang
sse
strict-aliasing
fast-math
Compute the absolute difference between unsigned integers using SSE
Oct 15, 2022
c++
unsigned
sse
Horizontal minimum and maximum using SSE
May 20, 2019
c++
max
sse
minimum
avx
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
How do you populate an x86 XMM register with 4 identical floats from another XMM register entry?
Nov 18, 2022
c++
c
x86
inline-assembly
sse
How to allocate 16byte memory aligned data
Oct 15, 2022
c
memory
sse
icc
What is the fastest way to test if a double number is integer (in modern intel X86 processors)
Jul 23, 2018
c
optimization
assembly
x86
sse
Fast counting the number of set bits in __m128i register
Sep 05, 2022
c
sse
simd
sse2
hammingweight
Using SSE instructions with gcc without inline assembly
Apr 07, 2022
c
x86-64
sse
simd
intrinsics
Can CUDA use SIMD extensions?
Oct 14, 2022
cuda
gpu
sse
simd
vectorization
Intel SSE: Why does `_mm_extract_ps` return `int` instead of `float`?
Dec 12, 2013
c
sse
simd
How to negate (change sign) of the floating point elements in a __m128 type variable?
Jul 04, 2020
c
x86
vectorization
sse
simd
How to divide 16-bit integer by 255 with using SSE?
Jul 23, 2022
c++
image-processing
sse
simd
sse2
« Newer Entries
Older Entries »