Home
last modified time | relevance | path

Searched refs:is_bl_insn (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc4093 bool is_bl_insn = (lower_insn & 0x1000U) == 0x1000U; in thumb_branch_common() local
4099 if (!is_bl_insn && !is_blx_insn) in thumb_branch_common()
4105 if (!is_bl_insn) in thumb_branch_common()