Home
last modified time | relevance | path

Searched refs:M680X_OFFSET_NONE (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/python/capstone/
Dm680x_const.py37 M680X_OFFSET_NONE = 0 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java40 public static final int M680X_OFFSET_NONE = 0; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h68 #define M680X_OFFSET_NONE 0 macro
/external/capstone/arch/M680X/
DM680XDisassembler.c1214 if (offset_bits != M680X_OFFSET_NONE) { in add_indexed_operand()
1584 inc_dec_r0[index], M680X_OFFSET_NONE, 0, true); in tfm_hdlr()
1586 inc_dec_r1[index], M680X_OFFSET_NONE, 0, true); in tfm_hdlr()
1620 add_indexed_operand(info, M680X_REG_X, false, 0, M680X_OFFSET_NONE, in indexedX0_hdlr()
1663 add_indexed_operand(info, M680X_REG_X, true, 1, M680X_OFFSET_NONE, in indexedX0p_hdlr()