Searched refs:is_bl (Results 1 – 1 of 1) sorted by relevance
429 bool is_bl = ((instruction & 0xD000F800) == 0xD000F000); in setDisplacementInThumbBranch() local433 if (is_bl || is_blx) { in setDisplacementInThumbBranch()