OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insn_templ
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
xtensa-relax.c
37
INSN_PATTERN ::=
INSN_TEMPL
( '|' PRECOND )* ( '?' OPTIONPRED )*
38
INSN_TEMPL
::= OPCODE ' ' [ OPERAND (',' OPERAND)* ]
51
INSN_LABEL_LIT ::=
INSN_TEMPL
164
/* The
insn_templ
represents the
INSN_TEMPL
instruction template. It
168
typedef struct insn_templ_struct
insn_templ
;
typedef in typeref:struct:insn_templ_struct
183
insn_templ
t;
197
insn_templ
t;
959
init_insn_templ (
insn_templ
*t)
967
clear_insn_templ (
insn_templ
*t
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
xtensa-relax.c
37
INSN_PATTERN ::=
INSN_TEMPL
( '|' PRECOND )* ( '?' OPTIONPRED )*
38
INSN_TEMPL
::= OPCODE ' ' [ OPERAND (',' OPERAND)* ]
51
INSN_LABEL_LIT ::=
INSN_TEMPL
164
/* The
insn_templ
represents the
INSN_TEMPL
instruction template. It
168
typedef struct insn_templ_struct
insn_templ
;
typedef in typeref:struct:insn_templ_struct
183
insn_templ
t;
197
insn_templ
t;
959
init_insn_templ (
insn_templ
*t)
967
clear_insn_templ (
insn_templ
*t
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026