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

  /src/external/gpl3/binutils/dist/include/opcode/
d30v.h 74 /* The opcode table is an array of struct d30v_opcode. */
75 struct d30v_opcode struct
188 extern const struct d30v_opcode d30v_opcode_table[];
282 const struct d30v_opcode *op; /* pointer to an entry in the opcode table */
  /src/external/gpl3/binutils.old/dist/include/opcode/
d30v.h 74 /* The opcode table is an array of struct d30v_opcode. */
75 struct d30v_opcode struct
188 extern const struct d30v_opcode d30v_opcode_table[];
282 const struct d30v_opcode *op; /* pointer to an entry in the opcode table */
  /src/external/gpl3/gdb/dist/include/opcode/
d30v.h 74 /* The opcode table is an array of struct d30v_opcode. */
75 struct d30v_opcode struct
188 extern const struct d30v_opcode d30v_opcode_table[];
282 struct d30v_opcode *op; /* pointer to an entry in the opcode table */
  /src/external/gpl3/gdb.old/dist/include/opcode/
d30v.h 74 /* The opcode table is an array of struct d30v_opcode. */
75 struct d30v_opcode struct
188 extern const struct d30v_opcode d30v_opcode_table[];
282 struct d30v_opcode *op; /* pointer to an entry in the opcode table */

Completed in 25 milliseconds