Lines Matching refs:powerpc_opcode
1443 insn_validate (const struct powerpc_opcode *op)
1493 const struct powerpc_opcode *op;
1494 const struct powerpc_opcode *op_end;
2638 const struct powerpc_opcode *opcode;
2658 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, str);
2659 if (opcode == (const struct powerpc_opcode *) NULL)
5217 const struct powerpc_opcode *opcode;
5238 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, "nop");