]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
rose: add RECORD_ANCHORED instruction to program
authorJustin Viiret <justin.viiret@intel.com>
Thu, 14 Jul 2016 00:05:47 +0000 (10:05 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 10 Aug 2016 04:59:10 +0000 (14:59 +1000)
commit4dbbc4eaa57987d1f962653348220e2a64829963
treec2ec563096b670e5ec1783dd40e975aea74461f0
parent981b59fd053c002b67e81e23d07fd5e102b6d8fb
rose: add RECORD_ANCHORED instruction to program

Moves recordAnchoredLiteralMatch from an unconditional call in the
anchored callback to being driven by a program instruction.
src/rose/match.c
src/rose/program_runtime.h
src/rose/rose_build_bytecode.cpp
src/rose/rose_dump.cpp
src/rose/rose_program.h