Home
last modified time | relevance | path

Searched refs:stack_top (Results 1 – 9 of 9) sorted by relevance

/libcpu/aarch64/cortex-a/
A Dentry_point.S80 stack_top .req x25 label
97 get_phy stack_top, .boot_cpu_stack_top
166 msub stack_top, x0, x1, x2
277 mov sp, stack_top
309 mov x1, stack_top
/libcpu/arm/realview-a8-vmm/
A Dstart_gcc.S37 .globl stack_top
44 stack_top: label
90 ldr r0, =stack_top
/libcpu/arm/am335x/
A Dstart_gcc.S34 .globl stack_top
41 stack_top: label
86 ldr r0, =stack_top
/libcpu/arm/zynqmp-r5/
A Dstart_gcc.S46 .globl stack_top
54 stack_top: label
248 ldr r0, =stack_top
/libcpu/arm/cortex-m7/
A Dcpuport.c186 rt_ubase_t stack_top = (rt_ubase_t)((rt_uint8_t *)thread->stack_addr + thread->stack_size); in rt_hw_stack_guard_init() local
188 …rt_ubase_t stack_top_region_start = RT_ALIGN_DOWN(stack_top - MPU_MIN_REGION_SIZE, MPU_MIN_REGION_… in rt_hw_stack_guard_init()
/libcpu/arm/cortex-m33/
A Dcpuport.c244 rt_ubase_t stack_top = (rt_ubase_t)((rt_uint8_t *)thread->stack_addr + thread->stack_size); in rt_hw_stack_guard_init() local
246 …rt_ubase_t stack_top_region_start = RT_ALIGN_DOWN(stack_top - MPU_MIN_REGION_SIZE, MPU_MIN_REGION_… in rt_hw_stack_guard_init()
/libcpu/arm/cortex-r52/
A Dstart_iar.S49 EXPORT stack_top
60 stack_top: label
A Dstart_gcc.S35 .globl stack_top
42 stack_top: label
87 ldr r0, =stack_top
/libcpu/arm/cortex-r4/
A Dstart_gcc.S37 .globl stack_top
44 stack_top: label
89 ldr r0, =stack_top

Completed in 18 milliseconds