]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
simplify shufti and provide arch-specific block functions
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Fri, 8 Oct 2021 21:35:59 +0000 (00:35 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Tue, 12 Oct 2021 08:51:35 +0000 (11:51 +0300)
commit623c64142b6b3081dff6603d9b27edd16cbfb324
treeb47fa642dc468ac4b1bb1c9d87dd454e0b11a279
parent577e03e0c7ee884cff6396e40cd417072b376f6c
simplify shufti and provide arch-specific block functions
src/nfa/arm/shufti.hpp [new file with mode: 0644]
src/nfa/shufti_simd.hpp
src/nfa/x86/shufti.hpp [new file with mode: 0644]