Home | History | Annotate | Download | only in bfd

Lines Matching full:is_bcc

4732 	      bfd_boolean is_bl = FALSE, is_bcc = FALSE, is_32bit_branch;
4749 is_bcc = (insn & 0xf800d000) == 0xf0008000
4753 is_32bit_branch = is_b || is_bl || is_blx || is_bcc;
4811 else if (is_bcc)