Lines Matching refs:sp
159 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
175 bic r0, sp, #1 in OSi_DebuggerExceptionHook()
210 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook()
211 and r0, sp, #1 in OSi_DebuggerExceptionHook()
212 mov sp, r12 in OSi_DebuggerExceptionHook()
214 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook()
215 mov sp, r12 in OSi_DebuggerExceptionHook()
220 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
295 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler()
297 and r0, sp, #1 in OSi_ExceptionHandler()
298 mov sp, r12 in OSi_ExceptionHandler()
326 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler()
327 mov sp, r12 in OSi_ExceptionHandler()
342 stmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
349 ldmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
434 str sp, [r1, #OS_CONTEXT_R13] in OSi_SetExContext()
470 OSi_ExPrintf("SP =%08X ", OSi_ExContext.context.sp); in OSi_DisplayExContext()
503 mov r0, sp in OSi_DisplayExContext()
506 mov r1, sp in OSi_DisplayExContext()
507 mov sp, r0 in OSi_DisplayExContext()
508 stmfd sp!, {r1,r2} in OSi_DisplayExContext()
530 ldmfd sp!, {r1,r2} in OSi_DisplayExContext()
531 mov sp, r1 in OSi_DisplayExContext()