opindex 59 arch/powerpc/xmon/ppc-dis.c skip_optional_operands (const unsigned char *opindex, opindex 64 arch/powerpc/xmon/ppc-dis.c for (; *opindex != 0; opindex++) opindex 66 arch/powerpc/xmon/ppc-dis.c operand = &powerpc_operands[*opindex]; opindex 90 arch/powerpc/xmon/ppc-dis.c const unsigned char *opindex; opindex 102 arch/powerpc/xmon/ppc-dis.c for (opindex = opcode->operands; *opindex != 0; opindex++) opindex 104 arch/powerpc/xmon/ppc-dis.c operand = powerpc_operands + *opindex; opindex 163 arch/powerpc/xmon/ppc-dis.c const unsigned char *opindex; opindex 182 arch/powerpc/xmon/ppc-dis.c for (opindex = opcode->operands; *opindex != 0; opindex++) opindex 186 arch/powerpc/xmon/ppc-dis.c operand = powerpc_operands + *opindex; opindex 199 arch/powerpc/xmon/ppc-dis.c skip_optional = skip_optional_operands (opindex, insn,