Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Simd
Subtracting packed 8-bit integers in an 64-bit integer by 1 in parallel, SWAR without hardware SIMD
Apr 17, 2021
Is casting to simd-type undefined behaviour in C++?
Apr 17, 2021
How to convert byte array of image pixels data to grayscale using vector SSE operation
Apr 17, 2021
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Apr 17, 2021
"Safe" SIMD arithmetic on aligned vectors of odd size?
Apr 17, 2021
Writing a portable SSE/AVX version of std::copysign
Apr 17, 2021
Fast interleave 2 double arrays into an array of structs with 2 float and 1 int (loop invariant) member, with SIMD double->float conversion?
Apr 17, 2021
Count each bit-position separately over many 64-bit bitmasks, with AVX but not AVX2
Apr 17, 2021
How to convert a binary integer number to a hex string?
Apr 17, 2021
Do all CPUs which support AVX2 also support SSE4.2 and AVX?
Apr 17, 2021
Older Entries »