Home
last modified time | relevance | path

Searched defs:M680X_OP_RELATIVE (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/ocaml/
Dm680x.ml33 | M680X_OP_RELATIVE of m680x_op_rel Constructor
/external/capstone/bindings/python/capstone/
Dm680x_const.py34 M680X_OP_RELATIVE = 6 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java37 public static final int M680X_OP_RELATIVE = 6; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h62 M680X_OP_RELATIVE, ///< = Relative addressing operand. enumerator