Home
last modified time | relevance | path

Searched refs:BR_COND_IDEN (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dtic30-dis.c48 #define BR_COND_IDEN 0x1C3F0000 macro
165 if ((current_optab->base_opcode & BR_COND_IDEN) in get_tic30_instruction()
166 == (insn_word & BR_COND_IDEN)) in get_tic30_instruction()
174 if ((current_optab->base_opcode & (BR_COND_IDEN | 0x00800000)) in get_tic30_instruction()
175 == (insn_word & (BR_COND_IDEN | 0x00800000))) in get_tic30_instruction()