Searched refs:powerpc_num_opcodes (Results 1 – 3 of 3) sorted by relevance
57 extern const int powerpc_num_opcodes;
55 opcode_end = powerpc_opcodes + powerpc_num_opcodes; in print_insn_powerpc()
4937 const int powerpc_num_opcodes = ARRAY_SIZE(powerpc_opcodes); variable