Home
last modified time | relevance | path

Searched defs:d30v_opcode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h75 struct d30v_opcode struct
78 const char *name;
81 int op1; /* first part, "IALU1" for example */
82 int op2; /* the rest of the opcode */
86 unsigned char format[4];
135 int unit;
143 long flags_used;
144 long flags_set;
188 extern const struct d30v_opcode d30v_opcode_table[]; argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h75 struct d30v_opcode struct
78 const char *name;
81 int op1; /* first part, "IALU1" for example */
82 int op2; /* the rest of the opcode */
86 unsigned char format[4];
135 int unit;
143 long flags_used;
144 long flags_set;
188 extern const struct d30v_opcode d30v_opcode_table[]; argument