Home
last modified time | relevance | path

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

/external/capstone/arch/M680X/
Dm6801.inc13 { 0x3D, M680X_INS_MUL, inh_hid, inh_hid },
Dm6805.inc75 { M680X_INS_MUL, inh_hid, inh_hid },
Dcpu12.inc24 { M680X_INS_MUL, inh_hid, inh_hid },
Dm6809.inc69 { M680X_INS_MUL, inh_hid, inh_hid },
DM680XDisassembler.c500 { M680X_INS_MUL, mmmm, { M680X_REG_A, M680X_REG_B, EOL } }, in set_changed_regs_read_write_counts()
599 if (info->insn != M680X_INS_MUL) in set_changed_regs_read_write_counts()
/external/capstone/bindings/python/capstone/
Dm680x_const.py287 M680X_INS_MUL = 229 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java290 public static final int M680X_INS_MUL = 229; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h402 M680X_INS_MUL, enumerator