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