Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/include/capstone/
H A Dsparc.h199 typedef struct cs_sparc { struct
205 cs_sparc_op operands[4]; ///< operands for this instruction. argument
206 } cs_sparc; typedef
/aosp_15_r20/external/capstone/bindings/ocaml/
H A Dsparc.ml22 type cs_sparc = { type