Lines Matching full:is_bl
4732 bfd_boolean is_bl = FALSE, is_bcc = FALSE, is_32bit_branch;
4745 is_bl = (insn & 0xf800d000) == 0xf000d000;
4753 is_32bit_branch = is_b || is_bl || is_blx || is_bcc;
4822 else if (is_b || is_bl || is_blx)
4842 is_bl ? arm_stub_a8_veneer_bl : arm_stub_a8_veneer_b;
4858 is_bl = FALSE;
4868 is_bl = TRUE;