Searched refs:imm8rel_hid (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/M680X/ |
D | m6811.inc | 7 { 0x12, M680X_INS_BRSET, dir_hid, imm8rel_hid }, 8 { 0x13, M680X_INS_BRCLR, dir_hid, imm8rel_hid }, 13 { 0x1e, M680X_INS_BRSET, idxX_hid, imm8rel_hid }, 14 { 0x1f, M680X_INS_BRCLR, idxX_hid, imm8rel_hid }, 25 { 0x1e, M680X_INS_BRSET, idxY_hid, imm8rel_hid }, 26 { 0x1f, M680X_INS_BRCLR, idxY_hid, imm8rel_hid },
|
D | cpu12.inc | 19 { M680X_INS_BRSET, idx12_hid, imm8rel_hid }, 20 { M680X_INS_BRCLR, idx12_hid, imm8rel_hid }, 36 { M680X_INS_BRSET, ext_hid, imm8rel_hid }, 37 { M680X_INS_BRCLR, ext_hid, imm8rel_hid }, 87 { M680X_INS_BRSET, dir_hid, imm8rel_hid }, 88 { M680X_INS_BRCLR, dir_hid, imm8rel_hid },
|
D | m6808.inc | 7 { 0x41, M680X_INS_CBEQA, imm8rel_hid, inh_hid }, 11 { 0x51, M680X_INS_CBEQX, imm8rel_hid, inh_hid },
|
D | M680XDisassembler.c | 61 imm8rel_hid, enumerator 760 case imm8rel_hid: in is_sufficient_code_size()
|