Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c775 struct majoropcode { struct
776 const struct inst **subops; /* pointer to table of subops indexed by
778 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 */