HomeSort by relevance Sort by last modified time
    Searched refs:low_sign_unext (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
libhppa.h 162 static inline int low_sign_unext (int, int) ATTRIBUTE_UNUSED;
211 low_sign_unext (int x, int len) function
550 return (insn & ~ 0x7ff) | low_sign_unext (value, 11);
elf64-hppa.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-hppa.c     [all...]

Completed in 73 milliseconds