Home
last modified time | relevance | path

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

/external/capstone/bindings/ocaml/
Dxcore.ml23 type cs_xcore = { type
/external/capstone/include/capstone/
Dxcore.h85 typedef struct cs_xcore { struct
89 cs_xcore_op operands[8]; ///< operands for this instruction. argument
90 } cs_xcore; argument