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