HomeSort by relevance Sort by last modified time
    Searched full:powerpc_operands (Results 1 - 1 of 1) sorted by null

  /external/qemu/
ppc-dis.c 228 extern const struct powerpc_operand powerpc_operands[];
431 const struct powerpc_operand powerpc_operands[] =
899 const unsigned int num_powerpc_operands = (sizeof (powerpc_operands)
900 / sizeof (powerpc_operands[0]));
427 const struct powerpc_operand powerpc_operands[] = variable in typeref:struct:powerpc_operand
    [all...]

Completed in 61 milliseconds