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