Searched refs:BRANCH_BITS (Results 1 – 1 of 1) sorted by relevance
683 #define BRANCH_BITS 19 macro1275 if (srel > ((1 << (BRANCH_BITS + 1)) - 1) || in metag_final_link_relocate()1276 (srel < - (1 << (BRANCH_BITS + 1)))) in metag_final_link_relocate()1296 if (!within_signed_range (srel, BRANCH_BITS)) in metag_final_link_relocate()3599 max_branch_offset = (1 << (BRANCH_BITS-1)) << 2; in metag_type_of_stub()3977 stub_group_size = (1 << BRANCH_BITS); in elf_metag_size_stubs()3981 stub_group_size = (1 << BRANCH_BITS); in elf_metag_size_stubs()