Lines Matching refs:lr
80 bx lr in OS_SetExceptionVectorUpper()
97 bx lr in OS_SetExceptionVectorLower()
183 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
234 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook()
238 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook()
244 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
249 bx lr in OSi_DebuggerExceptionHook()
308 movne lr, pc in OSi_ExceptionHandler()
319 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler()
350 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler()
352 bx lr 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()
374 bx lr in OSi_GetAndDisplayContext()
459 str lr, [r1, #OS_CONTEXT_R14] in OSi_SetExContext()
469 bx lr in OSi_SetExContext()
495 OSi_ExPrintf("LR =%08X ", OSi_ExContext.context.lr); in OSi_DisplayExContext()
546 ldr lr, =@1 in OSi_DisplayExContext()