Lines Matching refs:sp
318 sub sp, r1, #HW_DTCM_SYSRV_SIZE in _start()
319 sub r1, sp, #HW_SVC_STACK_SIZE in _start()
322 sub sp, r1, #4 // 4 bytes for stack check code in _start()
323 tst sp, #4 in _start()
324 …subeq sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
329 sub sp, r1, #4 // 4 bytes for stack check code in _start()
330 tst sp, #4 in _start()
331 …subne sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
674 stmfd sp!, {lr} in INITi_DoAutoload()
690 stmfd sp!, {r3} in INITi_DoAutoload()
694 stmfd sp!, {r0} in INITi_DoAutoload()
696 stmfd sp!, {r0, r1} in INITi_DoAutoload()
700 stmfd sp!, {r12} in INITi_DoAutoload()
702 ldmfd sp!, {r12} in INITi_DoAutoload()
705 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
709 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the autoload segment in INITi_DoAutoload()
732 ldmfd sp!, {r3} in INITi_DoAutoload()
760 stmfd sp!, {r3} in INITi_DoAutoload()
764 stmfd sp!, {r0} in INITi_DoAutoload()
766 stmfd sp!, {r0, r1} in INITi_DoAutoload()
770 stmfd sp!, {r12} in INITi_DoAutoload()
772 ldmfd sp!, {r12} in INITi_DoAutoload()
775 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
779 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the ltdautoload segment in INITi_DoAutoload()
802 ldmfd sp!, {r3} in INITi_DoAutoload()
813 ldmfd sp!, {lr} in INITi_DoAutoload()
870 stmdb sp!, {lr} in INITi_CallStaticInitializers()
885 stmdb sp!, {r1} in INITi_CallStaticInitializers()
887 ldmia sp!, {r1} in INITi_CallStaticInitializers()
894 ldmia sp!, {lr} in INITi_CallStaticInitializers()
933 stmfd sp!, {r4-r8} in MIi_UncompressBackward()
986 ldmfd sp!, {r4-r8} in MIi_UncompressBackward()
1069 stmfd sp!, {r3-r11} in INITi_Copy32()
1088 ldmfd sp!, {r3-r11} in INITi_Copy32()
1105 stmfd sp!, {r3-r11} in INITi_Fill32()
1128 ldmfd sp!, {r3-r11} in INITi_Fill32()