OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxops
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
tic54x.h
90
int minops,
maxops
; /* min/max operand count */
member in struct:_template
/src/external/gpl3/binutils.old/dist/include/opcode/
tic54x.h
90
int minops,
maxops
; /* min/max operand count */
member in struct:_template
/src/external/gpl3/gdb/dist/include/opcode/
tic54x.h
90
int minops,
maxops
; /* min/max operand count */
member in struct:_template
/src/external/gpl3/gdb.old/dist/include/opcode/
tic54x.h
90
int minops,
maxops
; /* min/max operand count */
member in struct:_template
/src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c
3383
int
maxops
)
3390
while (op <=
maxops
&& refop <=
maxops
)
3399
--
maxops
;
3400
if (refop >
maxops
)
3414
while (op <
maxops
)
4177
&& insn->opcount <= insn->tm->
maxops
4180
insn->tm->minops, insn->tm->
maxops
))
4262
&& insn->paropcount <= insn->tm->
maxops
4266
insn->tm->minops, insn->tm->
maxops
))
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c
3383
int
maxops
)
3390
while (op <=
maxops
&& refop <=
maxops
)
3399
--
maxops
;
3400
if (refop >
maxops
)
3414
while (op <
maxops
)
4177
&& insn->opcount <= insn->tm->
maxops
4180
insn->tm->minops, insn->tm->
maxops
))
4262
&& insn->paropcount <= insn->tm->
maxops
4266
insn->tm->minops, insn->tm->
maxops
))
[
all
...]
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026