Searched refs:is_offset_in_cond_branch_range (Results 1 – 3 of 3) sorted by relevance
46 if ((dest) != 0 && !is_offset_in_cond_branch_range(offset)) { \97 if (is_offset_in_cond_branch_range((long)(dest) - CTX_NIA(ctx))) { \
47 static inline bool is_offset_in_cond_branch_range(long offset) in is_offset_in_cond_branch_range() function
423 if (!is_offset_in_cond_branch_range(offset)) in create_cond_branch()