x86-64 AVX2 assemby implemenation of get_checksum1() (#174)
authorShark64 <shark@bitchx.it>
Mon, 27 Sep 2021 01:16:55 +0000 (03:16 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 01:16:55 +0000 (18:16 -0700)
commit265785b7b9969f041d3e228642dde2a7ecc243bb
treeea83bda90f25b97379e22538dfa2544aa5a9c231
parent97f4d48a070d5fc2c1286696ee9ef318f9e9a9c5
x86-64 AVX2 assemby implemenation of get_checksum1() (#174)
Makefile.in
rsync.h
simd-checksum-avx2.S [new file with mode: 0644]
simd-checksum-x86_64.cpp