]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
rose: add multi-path shufti 16x8, 32x8, 32x16, 64x8 and multi-path lookaround instruc...
authorXu, Chi <chi.xu@intel.com>
Thu, 30 Mar 2017 20:37:33 +0000 (04:37 +0800)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 26 Apr 2017 05:18:56 +0000 (15:18 +1000)
commitae3cb7de6fd48c20decda1e71e9aadcb28d20b84
tree163688447fedbf4027bbcd3bb37f19d5dc59c004
parent7533e3341e20aa4746b058207909a84cba294f8a
rose: add multi-path shufti 16x8, 32x8, 32x16, 64x8 and multi-path lookaround instructions.
12 files changed:
src/rose/program_runtime.h
src/rose/rose_build_bytecode.cpp
src/rose/rose_build_dump.cpp
src/rose/rose_build_lookaround.cpp
src/rose/rose_build_lookaround.h
src/rose/rose_build_program.cpp
src/rose/rose_build_program.h
src/rose/rose_common.h
src/rose/rose_internal.h
src/rose/rose_program.h
src/rose/validate_shufti.h
src/util/simd_utils.h