Home
last modified time | relevance | path

Searched refs:M680X_INS_MULD (Results 1 – 5 of 5) sorted by relevance

/external/capstone/arch/M680X/
Dhd6309.inc201 { 0x8f, M680X_INS_MULD, imm16_hid, inh_hid },
212 { 0x9f, M680X_INS_MULD, dir_hid, inh_hid },
223 { 0xaf, M680X_INS_MULD, idx09_hid, inh_hid },
234 { 0xbf, M680X_INS_MULD, ext_hid, inh_hid },
DM680XDisassembler.c438 if (info->insn == M680X_INS_MULD && (i == 1)) in add_operators_access()
501 { M680X_INS_MULD, mwrr, { M680X_REG_D, M680X_REG_W, EOL } }, in set_changed_regs_read_write_counts()
/external/capstone/bindings/python/capstone/
Dm680x_const.py288 M680X_INS_MULD = 230 variable
/external/capstone/bindings/java/capstone/
DM680x_const.java291 public static final int M680X_INS_MULD = 230; field in M680x_const
/external/capstone/include/capstone/
Dm680x.h403 M680X_INS_MULD, enumerator