| sha1_avx2.cpp |
This is exactly the same approach as used in sha1_simd.cpp, just done
twice in the two AVX2 "lanes" - remember that alignr and slli/srli
here are working not across the entire register but instead as if
there were two smaller vectors.
|
17648 |
- |