Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.c995 find_opcode_match (const struct alpha_opcode *first_opcode, in find_opcode_match() argument
1000 const struct alpha_opcode *opcode = first_opcode; in find_opcode_match()
1089 && !strcmp (opcode->name, first_opcode->name)); in find_opcode_match()