Searched refs:M680X_INS_CMPE (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/M680X/ |
D | hd6309.inc | 194 { 0x81, M680X_INS_CMPE, imm8_hid, inh_hid }, 204 { 0x91, M680X_INS_CMPE, dir_hid, inh_hid }, 215 { 0xa1, M680X_INS_CMPE, idx09_hid, inh_hid }, 226 { 0xb1, M680X_INS_CMPE, ext_hid, inh_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 153 M680X_INS_CMPE = 95 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 156 public static final int M680X_INS_CMPE = 95; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 268 M680X_INS_CMPE, enumerator
|