Lines Matching refs:sp
312 sub sp, r1, #HW_DTCM_SYSRV_SIZE in _start()
313 sub r1, sp, #HW_SVC_STACK_SIZE in _start()
316 sub sp, r1, #4 // 4 bytes for stack check code in _start()
317 tst sp, #4 in _start()
318 …subeq sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
323 sub sp, r1, #4 // 4 bytes for stack check code in _start()
324 tst sp, #4 in _start()
325 …subne sp, sp, #4 /* Adjust so that sp is 8-byte aligned at the time of the … in _start()
668 stmfd sp!, {lr} in INITi_DoAutoload()
684 stmfd sp!, {r3} in INITi_DoAutoload()
688 stmfd sp!, {r0} in INITi_DoAutoload()
690 stmfd sp!, {r0, r1} in INITi_DoAutoload()
694 stmfd sp!, {r12} in INITi_DoAutoload()
696 ldmfd sp!, {r12} in INITi_DoAutoload()
699 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
703 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the autoload segment in INITi_DoAutoload()
726 ldmfd sp!, {r3} in INITi_DoAutoload()
754 stmfd sp!, {r3} in INITi_DoAutoload()
758 stmfd sp!, {r0} in INITi_DoAutoload()
760 stmfd sp!, {r0, r1} in INITi_DoAutoload()
764 stmfd sp!, {r12} in INITi_DoAutoload()
766 ldmfd sp!, {r12} in INITi_DoAutoload()
769 … ldmfd sp!, {r0} // r0 = start address of destination range of bss section in INITi_DoAutoload()
773 … ldmfd sp!, {r1, r2} // r1 = end address of source range of the ltdautoload segment in INITi_DoAutoload()
796 ldmfd sp!, {r3} in INITi_DoAutoload()
807 ldmfd sp!, {lr} in INITi_DoAutoload()
864 stmdb sp!, {lr} in INITi_CallStaticInitializers()
879 stmdb sp!, {r1} in INITi_CallStaticInitializers()
881 ldmia sp!, {r1} in INITi_CallStaticInitializers()
888 ldmia sp!, {lr} in INITi_CallStaticInitializers()
927 stmfd sp!, {r4-r8} in MIi_UncompressBackward()
980 ldmfd sp!, {r4-r8} in MIi_UncompressBackward()
1063 stmfd sp!, {r3-r11} in INITi_Copy32()
1082 ldmfd sp!, {r3-r11} in INITi_Copy32()
1099 stmfd sp!, {r3-r11} in INITi_Fill32()
1122 ldmfd sp!, {r3-r11} in INITi_Fill32()