Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
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