Home | History | Annotate | Download | only in config

Lines Matching defs:get_operand

353 static void get_operand (char **, struct h8_op *, int);
601 get_operand (char **ptr, struct h8_op *op, int direction)
615 by get_operand. We deal with it explicitly here. */
902 get_operand (&ptr, operand + 0, SRC);
906 get_operand (&ptr, operand + 1, DST);
912 get_operand (&ptr, operand + 0, SRC);
915 get_operand (&ptr, operand + 1, DST);
920 get_operand (&ptr, operand + 0, SRC);
923 get_operand (&ptr, operand + 1, DST);
926 get_operand (&ptr, operand + 2, OP3);
952 get_operand (&ptr, operand + 1, DST);
994 get_operand (&ptr, operand + 2, OP3);