Searched defs:mn10300_opcode (Results 1 – 1 of 1) sorted by relevance
153 struct mn10300_opcode { struct154 const char name[8];155 u_int32_t opcode;156 u_int32_t opmask;157 unsigned exclusion;159 enum format_id format;161 unsigned cpu_mask;164 unsigned params[2];