Lines Matching refs:lr
75 bx lr in OS_SetExceptionVectorUpper()
92 bx lr in OS_SetExceptionVectorLower()
163 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
214 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook()
218 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook()
224 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
229 bx lr in OSi_DebuggerExceptionHook()
288 movne lr, pc in OSi_ExceptionHandler()
299 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler()
330 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler()
332 bx lr in OSi_ExceptionHandler()
346 stmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
353 ldmfd sp!, {r0, lr} /* 8-byte alignment of the call stack */ in OSi_GetAndDisplayContext()
354 bx lr in OSi_GetAndDisplayContext()
439 str lr, [r1, #OS_CONTEXT_R14] in OSi_SetExContext()
449 bx lr in OSi_SetExContext()
475 OSi_ExPrintf("LR =%08X ", OSi_ExContext.context.lr); in OSi_DisplayExContext()
526 ldr lr, =@1 in OSi_DisplayExContext()