OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tic4x_reg_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c
67
static unsigned int
tic4x_reg_args
= 0; /* Default to args passed on stack. */
variable
1179
tic4x_insert_sym (".REGPARM",
tic4x_reg_args
);
1180
tic4x_insert_sym (".MEMPARM", !
tic4x_reg_args
);
2710
tic4x_reg_args
= 0;
2717
tic4x_reg_args
= 1;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c
67
static unsigned int
tic4x_reg_args
= 0; /* Default to args passed on stack. */
variable
1179
tic4x_insert_sym (".REGPARM",
tic4x_reg_args
);
1180
tic4x_insert_sym (".MEMPARM", !
tic4x_reg_args
);
2710
tic4x_reg_args
= 0;
2717
tic4x_reg_args
= 1;
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026