OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_stack_top
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/alpha/
debug.s
52
#define
debug_stack_top
(debug_stack_bottom + DEBUG_STACK_SIZE)
106
lda t0,
debug_stack_top
107
cmpule t0, sp, t1 /*
debug_stack_top
<= sp? */
110
2: lda sp,
debug_stack_top
/* sp <-
debug_stack_top
*/
debug.s
52
#define
debug_stack_top
(debug_stack_bottom + DEBUG_STACK_SIZE)
106
lda t0,
debug_stack_top
107
cmpule t0, sp, t1 /*
debug_stack_top
<= sp? */
110
2: lda sp,
debug_stack_top
/* sp <-
debug_stack_top
*/
Completed in 19 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025