HomeSort by relevance Sort by last modified time
    Searched refs:powerpc_opcode (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
ppc.h 29 /* The opcode table is an array of struct powerpc_opcode. */
31 struct powerpc_opcode struct
65 extern const struct powerpc_opcode powerpc_opcodes[];
67 extern const struct powerpc_opcode vle_opcodes[];
70 /* Values defined for the flags field of a struct powerpc_opcode. */
400 same as those for the struct powerpc_opcode flags field. */
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c 461 static const struct powerpc_opcode *
464 const struct powerpc_opcode *opcode;
465 const struct powerpc_opcode *opcode_end;
506 static const struct powerpc_opcode *
509 const struct powerpc_opcode *opcode;
510 const struct powerpc_opcode *opcode_end;
569 const struct powerpc_opcode *opcode;
ppc-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]

Completed in 43 milliseconds