]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
move crc32 SSE42 implementation to util/arch/x86
authorKonstantinos Margaritis <markos@freevec.org>
Fri, 18 Sep 2020 09:48:14 +0000 (12:48 +0300)
committerKonstantinos Margaritis <markos@freevec.org>
Fri, 18 Sep 2020 09:48:14 +0000 (12:48 +0300)
commitea721c908f9baa75c50320285f552ee995669191
tree0482e7a558993d205ec9e74b84994c1f076e9463
parent6a407937197744252b1e90cc22245d8c9d8a80ae
move crc32 SSE42 implementation to util/arch/x86
src/crc32.c
src/util/arch/x86/crc32.h [new file with mode: 0644]