]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
lookaround:
authorHong, Yang A <yang.a.hong@intel.com>
Tue, 20 Oct 2020 20:34:50 +0000 (20:34 +0000)
committerKonstantinos Margaritis <markos@users.noreply.github.com>
Mon, 25 Jan 2021 12:13:13 +0000 (14:13 +0200)
commitdea7c4dc2e7145184118ee643026815fc0c3c748
tree28fab14c3bb433d76cb2e0371746fd314a357cd6
parent56cb107005ab7b5356c4faf3f61845cb893633ea
lookaround:
add 64x8 and 64x16 shufti models
add mask64 model
expand entry quantity
12 files changed:
src/rose/program_runtime.c
src/rose/rose_build_dump.cpp
src/rose/rose_build_instructions.cpp
src/rose/rose_build_instructions.h
src/rose/rose_build_lookaround.cpp
src/rose/rose_build_program.cpp
src/rose/rose_program.h
src/rose/stream_long_lit.h
src/rose/validate_mask.h
src/rose/validate_shufti.h
src/util/arch/x86/simd_utils.h
src/util/copybytes.h