Lines Matching full:opindex
5230 skip_optional_operands (const unsigned char *opindex,
5235 for (; *opindex != 0; opindex++)
5237 operand = &powerpc_operands[*opindex];
5287 const unsigned char *opindex;
5308 for (opindex = opcode->operands; *opindex != 0; opindex++)
5310 operand = powerpc_operands + *opindex;
5327 for (opindex = opcode->operands; *opindex != 0; opindex++)
5331 operand = powerpc_operands + *opindex;
5344 skip_optional = skip_optional_operands (opindex, insn,