HomeSort by: relevance | last modified time | path
    Searched defs:opcext (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/hppa/
db_disasm.c 763 u_char opcext; /* opcode extension, 0 if not applic. */ member in struct:inst
1260 if (m->maxsubop < i->opcext) {
1286 m->subops[i->opcext] = i;
db_disasm.c 763 u_char opcext; /* opcode extension, 0 if not applic. */ member in struct:inst
1260 if (m->maxsubop < i->opcext) {
1286 m->subops[i->opcext] = i;
db_disasm.c 763 u_char opcext; /* opcode extension, 0 if not applic. */ member in struct:inst
1260 if (m->maxsubop < i->opcext) {
1286 m->subops[i->opcext] = i;

Completed in 36 milliseconds