Searched refs:M680X_INS_BRCLR (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6805.inc | 6 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 8 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 10 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 12 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 14 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 16 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 18 { M680X_INS_BRCLR, opidxdr_hid, inh_hid }, 20 { M680X_INS_BRCLR, opidxdr_hid, inh_hid },
|
D | m6811.inc | 8 { 0x13, M680X_INS_BRCLR, dir_hid, imm8rel_hid }, 14 { 0x1f, M680X_INS_BRCLR, idxX_hid, imm8rel_hid }, 26 { 0x1f, M680X_INS_BRCLR, idxY_hid, imm8rel_hid },
|
D | cpu12.inc | 20 { M680X_INS_BRCLR, idx12_hid, imm8rel_hid }, 37 { M680X_INS_BRCLR, ext_hid, imm8rel_hid }, 88 { M680X_INS_BRCLR, dir_hid, imm8rel_hid },
|
/external/capstone/bindings/python/capstone/ |
D | m680x_const.py | 124 M680X_INS_BRCLR = 66 variable
|
/external/capstone/bindings/java/capstone/ |
D | M680x_const.java | 127 public static final int M680X_INS_BRCLR = 66; field in M680x_const
|
/external/capstone/include/capstone/ |
D | m680x.h | 239 M680X_INS_BRCLR, enumerator
|