Lines Matching defs:opidx
51 const unsigned char *opidx;252 const unsigned char *opidx;274 for (opidx = opcode->operands; *opidx; opidx++)277 const struct arc_operand *operand = &arc_operands[*opidx];469 iter->opidx = opcode->operands;725 if (*iter->opidx == 0)731 *operand = &arc_operands[*iter->opidx];733 iter->opidx++;
Indexes created Thu Apr 02 00:23:07 UTC 2026