Home
last modified time | relevance | path

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

/external/capstone/include/
Dxcore.h31 typedef struct xcore_op_mem { struct
36 } xcore_op_mem; argument
44 xcore_op_mem mem; // base/disp value for MEM operand
/external/capstone/bindings/ocaml/
Dxcore.ml6 type xcore_op_mem = { type
17 | XCORE_OP_MEM of xcore_op_mem