Searched refs:xgate_get_operands (Results 1 – 1 of 1) sorted by relevance
109 static unsigned int xgate_get_operands (char *, s_operand []);506 operandCount = xgate_get_operands (input_line, new_operands); in md_assemble()557 operandCount = xgate_get_operands(input_line, new_operands); in md_assemble()1018 xgate_get_operands (char *line, s_operand oprs[]) in xgate_get_operands() function