OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subops
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hppa/hppa/
db_disasm.c
519
* requirement that all
subops
of a major opcode begin in the same
776
const struct inst **
subops
; /* pointer to table of
subops
indexed by
member in struct:majoropcode
1279
* Lastly, fill in all legal
subops
with the appropriate info.
1284
m->
subops
= __UNCONST(i);
1286
m->
subops
[i->opcext] = i;
2260
i = (const struct inst *)m->
subops
;
2262
i = m->
subops
[ext];
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025