Searched refs:M680X_INS_BITD (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/M680X/ |
D | hd6309.inc | 85 { 0x85, M680X_INS_BITD, imm16_hid, inh_hid }, 99 { 0x95, M680X_INS_BITD, dir_hid, inh_hid }, 115 { 0xa5, M680X_INS_BITD, idx09_hid, inh_hid }, 131 { 0xb5, M680X_INS_BITD, ext_hid, inh_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 113 M680X_INS_BITD = 55 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 116 public static final int M680X_INS_BITD = 55; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 228 M680X_INS_BITD, enumerator
|