Searched refs:M680X_INS_IDIV (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6811.inc | 5 { 0x02, M680X_INS_IDIV, inh_hid, inh_hid },
|
D | cpu12.inc | 296 { 0x10, M680X_INS_IDIV, inh_hid, inh_hid },
|
D | M680XDisassembler.c | 489 { M680X_INS_IDIV, mmmm, { M680X_REG_D, M680X_REG_X, EOL } }, in set_changed_regs_read_write_counts()
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 215 M680X_INS_IDIV = 157 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 218 public static final int M680X_INS_IDIV = 157; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 330 M680X_INS_IDIV, enumerator
|