HomeSort by: relevance | last modified time | path
    Searched defs:powerpc_operand (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
ppc.h 283 /* The operands table is an array of struct powerpc_operand. */
285 struct powerpc_operand
353 extern const struct powerpc_operand powerpc_operands[];
356 /* Use with the shift field of a struct powerpc_operand to indicate
363 /* Values defined for the flags field of a struct powerpc_operand.
486 ppc_optional_operand_value (const struct powerpc_operand *operand,
284 struct powerpc_operand struct
  /src/external/gpl3/binutils.old/dist/include/opcode/
ppc.h 283 /* The operands table is an array of struct powerpc_operand. */
285 struct powerpc_operand
353 extern const struct powerpc_operand powerpc_operands[];
356 /* Use with the shift field of a struct powerpc_operand to indicate
363 /* Values defined for the flags field of a struct powerpc_operand.
486 ppc_optional_operand_value (const struct powerpc_operand *operand,
284 struct powerpc_operand struct
  /src/external/gpl3/gdb.old/dist/include/opcode/
ppc.h 283 /* The operands table is an array of struct powerpc_operand. */
285 struct powerpc_operand
353 extern const struct powerpc_operand powerpc_operands[];
356 /* Use with the shift field of a struct powerpc_operand to indicate
363 /* Values defined for the flags field of a struct powerpc_operand.
486 ppc_optional_operand_value (const struct powerpc_operand *operand,
284 struct powerpc_operand struct
  /src/external/gpl3/gdb/dist/include/opcode/
ppc.h 283 /* The operands table is an array of struct powerpc_operand. */
285 struct powerpc_operand
353 extern const struct powerpc_operand powerpc_operands[];
356 /* Use with the shift field of a struct powerpc_operand to indicate
363 /* Values defined for the flags field of a struct powerpc_operand.
486 ppc_optional_operand_value (const struct powerpc_operand *operand,
284 struct powerpc_operand struct

Completed in 79 milliseconds