Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c3299 int insn_disp; in elf64_alpha_relax_with_lituse() local
3327 insn_disp = ((insn & 0xffff) ^ 0x8000) - 0x8000; in elf64_alpha_relax_with_lituse()
3329 xdisp = disp + insn_disp; in elf64_alpha_relax_with_lituse()