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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c3139 int insn_disp;
3159 insn_disp = ((insn & 0xffff) ^ 0x8000) - 0x8000;
3161 xdisp = disp + insn_disp;
3130 int insn_disp; local

Completed in 68 milliseconds