Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Sse
How to move 128-bit immediates to XMM registers
Apr 25, 2021
Speed up float 5x5 matrix * vector multiplication with SSE
Apr 25, 2021
How to check if a CPU supports the SSE3 instruction set?
Apr 25, 2021
How to compare __m128 types?
Apr 25, 2021
Does rewriting memcpy/memcmp/... with SIMD instructions make sense?
Apr 25, 2021
How to Calculate single-vector Dot Product using SSE intrinsic functions in C
Apr 25, 2021
How to convert a hex float to a float in C/C++ using _mm_extract_ps SSE GCC instrinc function
Apr 25, 2021
What's the difference between logical SSE intrinsics?
Apr 25, 2021
Combining prefixes in SSE
Apr 25, 2021
Is it possible to vectorize myNum += a[b[i]] * c[i]; on x86_64?
Apr 25, 2021
« Newer Entries
Older Entries »