Searched defs:CS_GRP_INT (Results 1 – 3 of 3) sorted by relevance
166 CS_GRP_INT, // all interrupt instructions (int+syscall) enumerator
168 CS_GRP_INT = 4 # all interrupt instructions (int+syscall) variable
349 public static final int CS_GRP_INT = 4; // all interrupt instructions (int+syscall) field in Capstone