Searched refs:M680X_INS_CMPX (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6809.inc | 153 { M680X_INS_CMPX, imm16_hid, inh_hid }, 170 { M680X_INS_CMPX, dir_hid, inh_hid }, 187 { M680X_INS_CMPX, idx09_hid, inh_hid }, 204 { M680X_INS_CMPX, ext_hid, inh_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 159 M680X_INS_CMPX = 101 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 162 public static final int M680X_INS_CMPX = 101; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 274 M680X_INS_CMPX, enumerator
|