Searched defs:d10v_opcode (Results 1 – 2 of 2) sorted by relevance
36 struct d10v_opcode struct39 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