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

  /toolchain/binutils/binutils-2.25/include/opcode/
mips.h 685 mips_int_operand_max (const struct mips_int_operand *operand) function
698 return mips_int_operand_max (operand) - (mask << operand->shift);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c     [all...]

Completed in 37 milliseconds