Lines Matching refs:sp

311         sub             sp, r1, #HW_DTCM_SYSRV_SIZE  in _start()
312 sub r1, sp, #HW_SVC_STACK_SIZE in _start()
315 sub sp, r1, #4 // 4 bytes for stack check code in _start()
316 tst sp, #4 in _start()
317 …subeq sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
322 sub sp, r1, #4 // 4 bytes for stack check code in _start()
323 tst sp, #4 in _start()
324 …subne sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
667 stmfd sp!, {lr} in INITi_DoAutoload()
683 stmfd sp!, {r3} in INITi_DoAutoload()
687 stmfd sp!, {r0} in INITi_DoAutoload()
689 stmfd sp!, {r0, r1} in INITi_DoAutoload()
693 stmfd sp!, {r12} in INITi_DoAutoload()
695 ldmfd sp!, {r12} in INITi_DoAutoload()
698 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
702 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the autoload segment in INITi_DoAutoload()
725 ldmfd sp!, {r3} in INITi_DoAutoload()
753 stmfd sp!, {r3} in INITi_DoAutoload()
757 stmfd sp!, {r0} in INITi_DoAutoload()
759 stmfd sp!, {r0, r1} in INITi_DoAutoload()
763 stmfd sp!, {r12} in INITi_DoAutoload()
765 ldmfd sp!, {r12} in INITi_DoAutoload()
768 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
772 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the ltdautoload segment in INITi_DoAutoload()
795 ldmfd sp!, {r3} in INITi_DoAutoload()
806 ldmfd sp!, {lr} in INITi_DoAutoload()
863 stmdb sp!, {lr} in INITi_CallStaticInitializers()
878 stmdb sp!, {r1} in INITi_CallStaticInitializers()
880 ldmia sp!, {r1} in INITi_CallStaticInitializers()
887 ldmia sp!, {lr} in INITi_CallStaticInitializers()
926 stmfd sp!, {r4-r8} in MIi_UncompressBackward()
979 ldmfd sp!, {r4-r8} in MIi_UncompressBackward()
1062 stmfd sp!, {r3-r11} in INITi_Copy32()
1081 ldmfd sp!, {r3-r11} in INITi_Copy32()
1098 stmfd sp!, {r3-r11} in INITi_Fill32()
1121 ldmfd sp!, {r3-r11} in INITi_Fill32()