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/
Dxcore.h49 typedef struct cs_xcore { struct
53 cs_xcore_op operands[8]; // operands for this instruction. argument
54 } cs_xcore; argument