Searched refs:powerpc_opcode (Results 1 – 4 of 4) sorted by relevance
27 struct powerpc_opcode struct56 extern const struct powerpc_opcode powerpc_opcodes[]; argument
131 const struct powerpc_opcode *opcode; in print_insn_powerpc()132 const struct powerpc_opcode *opcode_end; in print_insn_powerpc()
1874 const struct powerpc_opcode powerpc_opcodes[] = {
1235 register const struct powerpc_opcode *op; in ppc_setup_opcodes()1236 const struct powerpc_opcode *op_end; in ppc_setup_opcodes()2105 const struct powerpc_opcode *opcode;2127 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, str);2128 if (opcode == (const struct powerpc_opcode *) NULL)4296 const struct powerpc_opcode *opcode;4321 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, "nop");