OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_frame_reg
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-mips.c
792
static int
mips_frame_reg
= SP;
variable
794
/* Whether
mips_frame_reg
has been set in the current function
12116
mips_frame_reg
,
12260
mips_frame_reg
,
18061
register, so that we can record it in
mips_frame_reg
. */
18073
mips_frame_reg
= reg != 0 ? reg : SP;
tc-mips.c
792
static int
mips_frame_reg
= SP;
variable
794
/* Whether
mips_frame_reg
has been set in the current function
12116
mips_frame_reg
,
12260
mips_frame_reg
,
18061
register, so that we can record it in
mips_frame_reg
. */
18073
mips_frame_reg
= reg != 0 ? reg : SP;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c
788
static int
mips_frame_reg
= SP;
variable
790
/* Whether
mips_frame_reg
has been set in the current function
11819
mips_frame_reg
,
11963
mips_frame_reg
,
17750
register, so that we can record it in
mips_frame_reg
. */
17762
mips_frame_reg
= reg != 0 ? reg : SP;
tc-mips.c
788
static int
mips_frame_reg
= SP;
variable
790
/* Whether
mips_frame_reg
has been set in the current function
11819
mips_frame_reg
,
11963
mips_frame_reg
,
17750
register, so that we can record it in
mips_frame_reg
. */
17762
mips_frame_reg
= reg != 0 ? reg : SP;
Completed in 125 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026