Searched refs:num_powerpc_operands (Results 1 – 5 of 5) sorted by relevance
208 extern const unsigned int num_powerpc_operands;
17 (num_powerpc_operands): Declare.
1245 for (i = 0; i < num_powerpc_operands; ++i) in ppc_setup_opcodes()1259 for (j = i + 1; j < num_powerpc_operands; ++j) in ppc_setup_opcodes()1288 if (*o >= num_powerpc_operands) in ppc_setup_opcodes()
275 (num_powerpc_operands): New constant.
555 const unsigned int num_powerpc_operands = (sizeof (powerpc_operands) variable