Searched defs:insn_is_uncond_bl (Results 1 – 2 of 2) sorted by relevance
3996 bool insn_is_uncond_bl = (val & 0xff000000UL) == 0xeb000000UL; in arm_branch_common() local