Home | History | Annotate | Download | only in config

Lines Matching defs:mips_operand_array

831 struct mips_operand_array
835 static struct mips_operand_array *mips_operands;
836 static struct mips_operand_array *mips16_operands;
837 static struct mips_operand_array *micromips_operands;
2354 static const struct mips_operand_array *
2377 const struct mips_operand_array *operands;
3554 struct mips_operand_array *operands)
3649 struct mips_operand_array *operands)
3660 struct mips_operand_array *operands)
3721 mips_operands = XCNEWVEC (struct mips_operand_array, NUMOPCODES);
3751 mips16_operands = XCNEWVEC (struct mips_operand_array,
3777 micromips_operands = XCNEWVEC (struct mips_operand_array,
10406 const struct mips_operand_array *operands;
14145 const struct mips_operand_array *operands;