Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c768 u_int maxsubop; /* largest opcode extension value or 0 */ member
1251 if (m->maxsubop < i->opcext) { in iExInit()
1274 if (m->maxsubop == 1) in iExInit()
2334 if (ext <= m->maxsubop) { in db_disasm()
2336 if (m->maxsubop == 1) in db_disasm()