Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h40 struct d10v_opcode struct
43 const char *name;
46 int format;
63 int cycles;
66 int unit;
75 int exec_type;
103 extern const struct d10v_opcode d10v_opcodes[]; argument
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h40 struct d10v_opcode struct
43 const char *name;
46 int format;
63 int cycles;
66 int unit;
75 int exec_type;
103 extern const struct d10v_opcode d10v_opcodes[]; argument