Home
last modified time | relevance | path

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

/external/capstone/bindings/ocaml/
Dmips.ml22 type cs_mips = { type
/external/capstone/include/
Dmips.h51 typedef struct cs_mips { struct
55 cs_mips_op operands[8]; // operands for this instruction. argument
56 } cs_mips; typedef