tzhash/tz
Evgenii Stratonikov bbbcf3fa5c Use unaligned move in AVX2 implementation
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-12-29 13:23:05 +03:00
..
avx.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2_amd64.s Use unaligned move in AVX2 implementation 2021-12-29 13:23:05 +03:00
avx2_inline.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx_amd64.s Replace all SSE instructions with AVX ones 2021-12-29 13:23:05 +03:00
avx_inline.go Add AVX implementation with inlined multiplication 2019-10-16 15:11:53 +03:00
hash.go Use golang.org/x/sys instead of self-implemented detector 2020-01-16 11:30:46 +03:00
hash_test.go Update benchmark result in README.md 2019-10-16 15:11:57 +03:00
pure.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
sl2.go Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00
sl2_test.go Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00