OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOP_KEEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-frv.c
65
#define
NOP_KEEP
1 /* Keep these NOPS. */
879
temp_insn->dnop_frag->fr_subtype =
NOP_KEEP
;
889
temp_insn->snop_frag->fr_subtype =
NOP_KEEP
;
907
temp_insn->snop_frag->fr_subtype =
NOP_KEEP
;
939
this_insn->snop_frag->fr_subtype =
NOP_KEEP
;
940
this_insn->dnop_frag->fr_subtype =
NOP_KEEP
;
1274
case
NOP_KEEP
:
1301
case
NOP_KEEP
:
/src/external/gpl3/binutils.old/dist/gas/config/
tc-frv.c
65
#define
NOP_KEEP
1 /* Keep these NOPS. */
879
temp_insn->dnop_frag->fr_subtype =
NOP_KEEP
;
889
temp_insn->snop_frag->fr_subtype =
NOP_KEEP
;
907
temp_insn->snop_frag->fr_subtype =
NOP_KEEP
;
939
this_insn->snop_frag->fr_subtype =
NOP_KEEP
;
940
this_insn->dnop_frag->fr_subtype =
NOP_KEEP
;
1274
case
NOP_KEEP
:
1301
case
NOP_KEEP
:
Completed in 16 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026