Searched refs:M680X_INS_BRN (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6801.inc | 8 { 0x21, M680X_INS_BRN, rel8_hid, inh_hid },
|
D | m6805.inc | 40 { M680X_INS_BRN, rel8_hid, inh_hid },
|
D | cpu12.inc | 40 { M680X_INS_BRN, rel8_hid, inh_hid },
|
D | m6809.inc | 40 { M680X_INS_BRN, rel8_hid, inh_hid },
|
D | M680XDisassembler.c | 1175 (info->insn != M680X_INS_BRN)) in relative8_hdlr()
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 127 M680X_INS_BRN = 69 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 130 public static final int M680X_INS_BRN = 69; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 242 M680X_INS_BRN, enumerator
|