OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp_move
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
2573
int
sp_move
= 0; /* No. of locations by which the stack needs
local
2662
sp_move
= (no_of_args) * (char_ptr_size);
2666
new_sp = old_sp -
sp_move
;
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
2573
int
sp_move
= 0; /* No. of locations by which the stack needs
local
2662
sp_move
= (no_of_args) * (char_ptr_size);
2666
new_sp = old_sp -
sp_move
;
Completed in 56 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026