Home
last modified time | relevance | path

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

/external/capstone/bindings/ocaml/
Dsystemz.ml24 type cs_sysz = { type
/external/capstone/include/
Dsystemz.h70 typedef struct cs_sysz { struct
75 cs_sysz_op operands[6]; // operands for this instruction. argument
76 } cs_sysz; argument