rose: add new instruction CHECK_MASK_32

This is a specialisation of the "lookaround" code.
This commit is contained in:
Xu, Chi
2016-07-22 03:35:53 +08:00
committed by Matthew Barr
parent 8be6c8b2ca
commit b96d5c23d1
10 changed files with 545 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ set(unit_internal_SOURCES
internal/repeat.cpp
internal/rose_build_merge.cpp
internal/rose_mask.cpp
internal/rose_mask_32.cpp
internal/rvermicelli.cpp
internal/simd_utils.cpp
internal/shuffle.cpp