Home
last modified time | relevance | path

Searched refs:powerpc_opcode (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dppc.h27 struct powerpc_opcode struct
56 extern const struct powerpc_opcode powerpc_opcodes[]; argument
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dppc-dis.c131 const struct powerpc_opcode *opcode; in print_insn_powerpc()
132 const struct powerpc_opcode *opcode_end; in print_insn_powerpc()
Dppc-opc.c1874 const struct powerpc_opcode powerpc_opcodes[] = {
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c1235 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");