Home
last modified time | relevance | path

Searched refs:mips_op_mem (Results 1 – 2 of 2) sorted by relevance

/external/capstone/bindings/ocaml/
Dmips.ml7 type mips_op_mem = { type
16 | MIPS_OP_MEM of mips_op_mem
/external/capstone/include/capstone/
Dmips.h234 typedef struct mips_op_mem { struct
237 } mips_op_mem; typedef
245 mips_op_mem mem; ///< base/index/scale/disp value for MEM operand