Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h70 struct d30v_opcode struct
73 const char *name;
76 int op1; /* first part, "IALU1" for example */
77 int op2; /* the rest of the opcode */
81 unsigned char format[4];
130 int unit;
138 long flags_used;
139 long flags_set;
183 extern const struct d30v_opcode d30v_opcode_table[]; argument
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h70 struct d30v_opcode struct
73 const char *name;
76 int op1; /* first part, "IALU1" for example */
77 int op2; /* the rest of the opcode */
81 unsigned char format[4];
130 int unit;
138 long flags_used;
139 long flags_set;
183 extern const struct d30v_opcode d30v_opcode_table[]; argument