Lines Matching refs:sp
183 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
199 bic r0, sp, #1 in OSi_DebuggerExceptionHook()
234 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook()
235 and r0, sp, #1 in OSi_DebuggerExceptionHook()
236 mov sp, r12 in OSi_DebuggerExceptionHook()
238 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook()
239 mov sp, r12 in OSi_DebuggerExceptionHook()
244 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
319 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler()
321 and r0, sp, #1 in OSi_ExceptionHandler()
322 mov sp, r12 in OSi_ExceptionHandler()
350 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler()
351 mov sp, r12 in OSi_ExceptionHandler()
366 stmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
373 ldmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
458 str sp, [r1, #OS_CONTEXT_R13] in OSi_SetExContext()
494 OSi_ExPrintf("SP =%08X ", OSi_ExContext.context.sp); in OSi_DisplayExContext()
527 mov r0, sp in OSi_DisplayExContext()
530 mov r1, sp in OSi_DisplayExContext()
531 mov sp, r0 in OSi_DisplayExContext()
532 stmfd sp!, {r1,r2} in OSi_DisplayExContext()
554 ldmfd sp!, {r1,r2} in OSi_DisplayExContext()
555 mov sp, r1 in OSi_DisplayExContext()