Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd10v.h36 struct d10v_opcode struct
39 const char *name;
42 int format;
59 int cycles;
62 int unit;
71 int exec_type;
99 extern const struct d10v_opcode d10v_opcodes[]; argument
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dd10v.h36 struct d10v_opcode struct
39 const char *name;
42 int format;
59 int cycles;
62 int unit;
71 int exec_type;
99 extern const struct d10v_opcode d10v_opcodes[]; argument