Searched refs:pseudo_operand_match (Results 1 – 4 of 4) sorted by relevance
2144 pseudo_operand_match (const expressionS *tok, in pseudo_operand_match() function2219 if (!pseudo_operand_match (&tok[j], &op[j])) in find_pseudo_insn()
2133 pseudo_operand_match (const expressionS *tok, in pseudo_operand_match() function2208 if (!pseudo_operand_match (&tok[j], &op[j])) in find_pseudo_insn()
222 (pseudo_operand_match): Fix pseudo operand match.