Searched refs:powerpc_operands (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dppc-dis.c66 operand = &powerpc_operands[*opindex];
104 operand = powerpc_operands + *opindex;
186 operand = powerpc_operands + *opindex;
H A Dppc.h294 extern const struct powerpc_operand powerpc_operands[];
H A Dppc-opc.c133 const struct powerpc_operand powerpc_operands[] =
959 const unsigned int num_powerpc_operands = (sizeof (powerpc_operands)
960 / sizeof (powerpc_operands[0]));
131 const struct powerpc_operand powerpc_operands[] = variable in typeref:struct:powerpc_operand

Completed in 313 milliseconds