Searched refs:CS_GRP_INT (Results 1 – 4 of 4) sorted by relevance
84 CS_GRP_INT ' all interrupt instructions (int+syscall)
215 CS_GRP_INT, ///< all interrupt instructions (int+syscall) enumerator
414 public static final int CS_GRP_INT = 4; // all interrupt instructions (int+syscall) field in Capstone
220 CS_GRP_INT = 4 # all interrupt instructions (int+syscall) variable