Home
last modified time | relevance | path

Searched defs:majoropcode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c765 struct majoropcode { struct
766 const struct inst **subops; /* pointer to table of subops indexed by
768 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 */