Searched refs:opidx (Results 1 – 1 of 1) sorted by relevance
1069 const unsigned char *opidx; in find_opcode_match() local1078 for (opidx = opcode->operands; *opidx; ++opidx) in find_opcode_match()1080 const struct alpha_operand *operand = &alpha_operands[*opidx]; in find_opcode_match()