Home
last modified time | relevance | path

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

/external/capstone/bindings/ocaml/
Dppc.ml28 type cs_ppc = { type
/external/capstone/include/capstone/
Dppc.h294 typedef struct cs_ppc { struct
307 cs_ppc_op operands[8]; ///< operands for this instruction. argument
308 } cs_ppc; argument