Home
last modified time | relevance | path

Searched refs:maxsubop (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/hppa/hppa/
Ddb_disasm.c778 u_int maxsubop; /* largest opcode extension value or 0 */ member
1260 if (m->maxsubop < i->opcext) { in iExInit()
1283 if (m->maxsubop == 1) in iExInit()
2257 if (ext <= m->maxsubop) { in db_disasm()
2259 if (m->maxsubop == 1) in db_disasm()