Searched refs:INSN2_UNCOND_BRANCH (Results 1 – 6 of 6) sorted by relevance
173 #define UBR INSN2_UNCOND_BRANCH
2183 || (op->pinfo2 & INSN2_UNCOND_BRANCH) != 0) in print_insn_mips16()2328 | (op->pinfo2 & INSN2_UNCOND_BRANCH)) != 0) in print_insn_micromips()
220 #define UBR INSN2_UNCOND_BRANCH
1114 #define INSN2_UNCOND_BRANCH 0x00000800 macro
722 (INSN2_READ_PC, INSN2_UNCOND_BRANCH): Likewise.779 (INSN2_UNCOND_BRANCH, INSN2_COND_BRANCH): Likewise.
4382 return (ip->insn_mo->pinfo2 & (INSN2_UNCOND_BRANCH in compact_branch_p()4392 || (ip->insn_mo->pinfo2 & INSN2_UNCOND_BRANCH) != 0); in uncond_branch_p()