Searched refs:mips_int_operand (Results 1 – 6 of 6) sorted by relevance
23 static const struct mips_int_operand op = { \40 static const struct mips_int_operand op = { \
1214 const struct mips_int_operand *int_op; in print_insn_arg()1216 int_op = (const struct mips_int_operand *) operand; in print_insn_arg()1930 const struct mips_int_operand *int_op; in print_mips16_insn_arg()1932 int_op = (const struct mips_int_operand *) operand; in print_mips16_insn_arg()
499 struct mips_int_operand struct610 struct mips_int_operand root;673 mips_decode_int_operand (const struct mips_int_operand *operand, in mips_decode_int_operand()685 mips_int_operand_max (const struct mips_int_operand *operand) in mips_int_operand_max()693 mips_int_operand_min (const struct mips_int_operand *operand) in mips_int_operand_min()
269 * mips.h (mips_pcrel_operand): Inherit from mips_int_operand.320 (mips_operand, mips_int_operand, mips_mapped_int_operand)
5011 const struct mips_int_operand *operand; in match_int_operand()5016 operand = (const struct mips_int_operand *) operand_base; in match_int_operand()13884 static const struct mips_int_operand *13892 return (const struct mips_int_operand *) operand; in mips16_immed_operand()13898 mips16_immed_in_range_p (const struct mips_int_operand *operand, in mips16_immed_in_range_p()13934 const struct mips_int_operand *operand; in mips16_immed()16759 const struct mips_int_operand *operand; in mips16_extended_frag()17829 const struct mips_int_operand *operand; in md_convert_frag()
585 (mips16_immed, mips16_extended_frag): Use them. Use mips_int_operand