This document presents the architecture and implementation of a customized instruction set for tiled regular expressions matching, aimed at improving flexibility and performance. It discusses various components including a regular expression compiler, performance analysis on different architectures, and the proposed multi-core solution implemented on an FPGA. The results demonstrate significant speedups compared to traditional approaches, highlighting the advantages of the custom design.