Searched defs:mn10300_opcode (Results 1 – 1 of 1) sorted by relevance
152 struct mn10300_opcode { struct153 const char name[8];154 u_int32_t opcode;155 u_int32_t opmask;156 unsigned exclusion;158 enum format_id format;160 unsigned cpu_mask;163 unsigned params[2];