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

@@ -555,6 +555,7 @@ set (hs_exec_SRCS
src/rose/rose_common.h
src/rose/validate_mask.h
src/util/bitutils.h
src/util/copybytes.h
src/util/exhaust.h
src/util/fatbit.h
src/util/fatbit.c