mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
Multibyte truffle runtime
This commit is contained in:
committed by
Matthew Barr
parent
47b17ade27
commit
081b3ef369
@@ -448,6 +448,10 @@ set (hs_exec_SRCS
|
||||
src/nfa/multishufti_avx2.h
|
||||
src/nfa/multishufti_sse.h
|
||||
src/nfa/multishufti.h
|
||||
src/nfa/multitruffle.c
|
||||
src/nfa/multitruffle_avx2.h
|
||||
src/nfa/multitruffle_sse.h
|
||||
src/nfa/multitruffle.h
|
||||
src/nfa/multivermicelli.c
|
||||
src/nfa/multivermicelli.h
|
||||
src/nfa/multivermicelli_sse.h
|
||||
@@ -462,6 +466,7 @@ set (hs_exec_SRCS
|
||||
src/nfa/shufti_common.h
|
||||
src/nfa/shufti.c
|
||||
src/nfa/shufti.h
|
||||
src/nfa/truffle_common.h
|
||||
src/nfa/truffle.c
|
||||
src/nfa/truffle.h
|
||||
src/nfa/vermicelli.h
|
||||
|
Reference in New Issue
Block a user