Searched refs:target_high (Results 1 – 1 of 1) sorted by relevance
10391 bfd_vma offset, target, target_high, target_low; in mips_elf_create_la25_stub() local10419 target_high = ((target + 0x8000) >> 16) & 0xffff; in mips_elf_create_la25_stub()10431 LA25_LUI_MICROMIPS (target_high), in mips_elf_create_la25_stub()10439 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc); in mips_elf_create_la25_stub()10450 LA25_LUI_MICROMIPS (target_high), loc); in mips_elf_create_la25_stub()10459 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc); in mips_elf_create_la25_stub()