Lines Matching defs:opindex
59 skip_optional_operands (const unsigned char *opindex,
64 for (; *opindex != 0; opindex++)
66 operand = &powerpc_operands[*opindex];
90 const unsigned char *opindex;
102 for (opindex = opcode->operands; *opindex != 0; opindex++)
104 operand = powerpc_operands + *opindex;
163 const unsigned char *opindex;
182 for (opindex = opcode->operands; *opindex != 0; opindex++)
186 operand = powerpc_operands + *opindex;
199 skip_optional = skip_optional_operands (opindex, insn,