Lines Matching refs:sp
301 sub sp, r1, #HW_DTCM_SYSRV_SIZE in _start()
302 sub r1, sp, #HW_SVC_STACK_SIZE in _start()
305 sub sp, r1, #4 // 4 bytes for stack check code in _start()
306 tst sp, #4 in _start()
307 …subeq sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
312 sub sp, r1, #4 // 4 bytes for stack check code in _start()
313 tst sp, #4 in _start()
314 …subne sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
650 stmfd sp!, {lr} in INITi_DoAutoload()
666 stmfd sp!, {r3} in INITi_DoAutoload()
670 stmfd sp!, {r0} in INITi_DoAutoload()
672 stmfd sp!, {r0, r1} in INITi_DoAutoload()
676 stmfd sp!, {r12} in INITi_DoAutoload()
678 ldmfd sp!, {r12} in INITi_DoAutoload()
681 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
685 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the autoload segment in INITi_DoAutoload()
708 ldmfd sp!, {r3} in INITi_DoAutoload()
736 stmfd sp!, {r3} in INITi_DoAutoload()
740 stmfd sp!, {r0} in INITi_DoAutoload()
742 stmfd sp!, {r0, r1} in INITi_DoAutoload()
746 stmfd sp!, {r12} in INITi_DoAutoload()
748 ldmfd sp!, {r12} in INITi_DoAutoload()
751 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
755 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the ltdautoload segment in INITi_DoAutoload()
778 ldmfd sp!, {r3} in INITi_DoAutoload()
789 ldmfd sp!, {lr} in INITi_DoAutoload()
846 stmdb sp!, {lr} in INITi_CallStaticInitializers()
861 stmdb sp!, {r1} in INITi_CallStaticInitializers()
863 ldmia sp!, {r1} in INITi_CallStaticInitializers()
870 ldmia sp!, {lr} in INITi_CallStaticInitializers()
909 stmfd sp!, {r4-r8} in MIi_UncompressBackward()
962 ldmfd sp!, {r4-r8} in MIi_UncompressBackward()
1045 stmfd sp!, {r3-r11} in INITi_Copy32()
1064 ldmfd sp!, {r3-r11} in INITi_Copy32()
1081 stmfd sp!, {r3-r11} in INITi_Fill32()
1104 ldmfd sp!, {r3-r11} in INITi_Fill32()