Searched refs:mips16_immed_in_range_p (Results 1 – 2 of 2) sorted by relevance
13795 mips16_immed_in_range_p (const struct mips_int_operand *operand, in mips16_immed_in_range_p() function13835 if (!mips16_immed_in_range_p (operand, reloc, val)) in mips16_immed()13856 if (!mips16_immed_in_range_p (operand, reloc, val)) in mips16_immed()16869 return !mips16_immed_in_range_p (operand, BFD_RELOC_UNUSED, val); in mips16_extended_frag()
584 (mips16_immed_operand, mips16_immed_in_range_p): New functions.