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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c3148 int insn_disp;
3168 insn_disp = ((insn & 0xffff) ^ 0x8000) - 0x8000;
3170 xdisp = disp + insn_disp;
3139 int insn_disp; local

Completed in 62 milliseconds