mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
[ARC] Add deep packet inspection instructions for nps
With the exception of ldbit, this commit adds implementations of all DPI instructions for the NPS-400. These instructions are: - hash / hash.p[0-3] - tr - utf8 - e4by - addf
This commit is contained in:
committed by
Andrew Burgess
parent
14053c1903
commit
9ba75c8847
@@ -49,6 +49,7 @@ typedef enum
|
||||
BITOP,
|
||||
NET,
|
||||
ACL,
|
||||
DPI,
|
||||
} insn_class_t;
|
||||
|
||||
/* Instruction Subclass. */
|
||||
|
||||
Reference in New Issue
Block a user