Searched refs:first_opcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1002 find_opcode_match (const struct alpha_opcode *first_opcode,
1007 const struct alpha_opcode *opcode = first_opcode;
1096 && !strcmp (opcode->name, first_opcode->name));
995 find_opcode_match(const struct alpha_opcode *first_opcode, const expressionS *tok, int *pntok, int *pcpumatch) argument

Completed in 244 milliseconds