Home | History | Annotate | Download | only in disas

Lines Matching full:opindex

5231 skip_optional_operands (const unsigned char *opindex,
5236 for (; *opindex != 0; opindex++)
5238 operand = &powerpc_operands[*opindex];
5288 const unsigned char *opindex;
5309 for (opindex = opcode->operands; *opindex != 0; opindex++)
5311 operand = powerpc_operands + *opindex;
5328 for (opindex = opcode->operands; *opindex != 0; opindex++)
5332 operand = powerpc_operands + *opindex;
5345 skip_optional = skip_optional_operands (opindex, insn,