Searched defs:is_bl_insn (Results 1 – 2 of 2) sorted by relevance
4126 bool is_bl_insn = (lower_insn & 0x1000U) == 0x1000U; in thumb_branch_common() local