OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOOP_IMMED_OPN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
8897
#define
LOOP_IMMED_OPN
1
8914
if (insn->ntok <=
LOOP_IMMED_OPN
)
8917
exp = &insn->tok[
LOOP_IMMED_OPN
];
8961
if (insn->ntok <=
LOOP_IMMED_OPN
)
8964
exp = &insn->tok[
LOOP_IMMED_OPN
];
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
8897
#define
LOOP_IMMED_OPN
1
8914
if (insn->ntok <=
LOOP_IMMED_OPN
)
8917
exp = &insn->tok[
LOOP_IMMED_OPN
];
8961
if (insn->ntok <=
LOOP_IMMED_OPN
)
8964
exp = &insn->tok[
LOOP_IMMED_OPN
];
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026