Searched refs:mips_int_operand_max (Results 1 – 10 of 10) sorted by relevance
683 mips_int_operand_max (const struct mips_int_operand *operand) in mips_int_operand_max() function696 return mips_int_operand_max (operand) - (mask << operand->shift); in mips_int_operand_min()
632 (mips_int_operand_min, mips_int_operand_max): New functions.
5213 max_val = mips_int_operand_max (operand); in match_int_operand()14599 max_val = mips_int_operand_max (operand); in mips16_immed_in_range_p()17987 maxtiny = mips_int_operand_max (operand); in mips16_extended_frag()
5216 max_val = mips_int_operand_max (operand); in match_int_operand()14592 max_val = mips_int_operand_max (operand); in mips16_immed_in_range_p()17988 maxtiny = mips_int_operand_max (operand); in mips16_extended_frag()
581 and mips_int_operand_max.