Home | History | Annotate | Download | only in config

Lines Matching refs:get_operands

354 static char *get_operands (unsigned, char *, struct h8_op *);
893 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand)
1975 /* We used to set input_line_pointer to the result of get_operands,
1990 get_operands (instruction->noperands, op_end, operand);