Home
last modified time | relevance | path

Searched refs:M680X_INS_BSR (Results 1 – 8 of 8) sorted by relevance

/external/capstone/bindings/python/capstone/
Dm680x_const.py129 M680X_INS_BSR = 71 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java132 public static final int M680X_INS_BSR = 71; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h244 M680X_INS_BSR, enumerator
/external/capstone/arch/M680X/
Dm6805.inc188 { M680X_INS_BSR, rel8_hid, inh_hid },
Dm6800.inc154 { M680X_INS_BSR, rel8_hid, inh_hid },
Dcpu12.inc12 { M680X_INS_BSR, rel8_hid, inh_hid },
Dm6809.inc154 { M680X_INS_BSR, rel8_hid, inh_hid },
DM680XDisassembler.c457 { M680X_INS_BSR, mmmm, { M680X_REG_S, EOL } }, in set_changed_regs_read_write_counts()
1174 (info->insn != M680X_INS_BSR) && in relative8_hdlr()