Home
last modified time | relevance | path

Searched defs:CS_GRP_INT (Results 1 – 2 of 2) sorted by relevance

/external/capstone/include/capstone/
Dcapstone.h215 CS_GRP_INT, ///< all interrupt instructions (int+syscall) enumerator
/external/capstone/bindings/java/capstone/
DCapstone.java414 public static final int CS_GRP_INT = 4; // all interrupt instructions (int+syscall) field in Capstone