Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c1069 const unsigned char *opidx; in find_opcode_match() local
1078 for (opidx = opcode->operands; *opidx; ++opidx) in find_opcode_match()
1080 const struct alpha_operand *operand = &alpha_operands[*opidx]; in find_opcode_match()