OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CRIS_INSN_NONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-cris.c
56
/* This might be
CRIS_INSN_NONE
if we're assembling a prefix-insn only.
60
CRIS_INSN_NORMAL,
CRIS_INSN_NONE
, CRIS_INSN_BRANCH, CRIS_INSN_MUL
93
/* If
CRIS_INSN_NONE
, then this insn is of zero length. */
1317
if (output_instruction.insn_type ==
CRIS_INSN_NONE
)
1521
out_insnp->insn_type =
CRIS_INSN_NONE
;
1829
out_insnp->insn_type =
CRIS_INSN_NONE
;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.c
56
/* This might be
CRIS_INSN_NONE
if we're assembling a prefix-insn only.
60
CRIS_INSN_NORMAL,
CRIS_INSN_NONE
, CRIS_INSN_BRANCH, CRIS_INSN_MUL
93
/* If
CRIS_INSN_NONE
, then this insn is of zero length. */
1317
if (output_instruction.insn_type ==
CRIS_INSN_NONE
)
1521
out_insnp->insn_type =
CRIS_INSN_NONE
;
1829
out_insnp->insn_type =
CRIS_INSN_NONE
;
Completed in 25 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026