Home | History | Annotate | Download | only in gold

Lines Matching full:is_bcc

12430       bool is_bl = false, is_bcc = false;
12445 is_bcc = ((insn & 0xf800d000U) == 0xf0008000U
12449 bool is_32bit_branch = is_b || is_bl || is_blx || is_bcc;
12494 else if (is_bcc)