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 = { \
1165 const struct mips_int_operand *int_op; in print_insn_arg()1167 int_op = (const struct mips_int_operand *) operand; in print_insn_arg()1875 const struct mips_int_operand *int_op; in print_mips16_insn_arg()1877 int_op = (const struct mips_int_operand *) operand; in print_mips16_insn_arg()
496 struct mips_int_operand struct601 struct mips_int_operand root;664 mips_decode_int_operand (const struct mips_int_operand *operand, in mips_decode_int_operand()676 mips_int_operand_max (const struct mips_int_operand *operand) in mips_int_operand_max()684 mips_int_operand_min (const struct mips_int_operand *operand) in mips_int_operand_min()
631 * mips.h (mips_pcrel_operand): Inherit from mips_int_operand.682 (mips_operand, mips_int_operand, mips_mapped_int_operand)
4995 const struct mips_int_operand *operand; in match_int_operand()5000 operand = (const struct mips_int_operand *) operand_base; in match_int_operand()13781 static const struct mips_int_operand *13789 return (const struct mips_int_operand *) operand; in mips16_immed_operand()13795 mips16_immed_in_range_p (const struct mips_int_operand *operand, in mips16_immed_in_range_p()13831 const struct mips_int_operand *operand; in mips16_immed()16742 const struct mips_int_operand *operand; in mips16_extended_frag()17806 const struct mips_int_operand *operand; in md_convert_frag()
585 (mips16_immed, mips16_extended_frag): Use them. Use mips_int_operand