Searched defs:majoropcode (Results 1 – 1 of 1) sorted by relevance
765 struct majoropcode { struct766 const struct inst **subops; /* pointer to table of subops indexed by768 u_int maxsubop; /* largest opcode extension value or 0 */769 u_int extshft; /* right shift amount for extension field */770 u_int extmask; /* post shift mask for extension field */