Lines Matching refs:lr
71 bx lr in OS_SetExceptionVectorUpper()
88 bx lr in OS_SetExceptionVectorLower()
159 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
210 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook()
214 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook()
220 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook()
225 bx lr in OSi_DebuggerExceptionHook()
284 movne lr, pc in OSi_ExceptionHandler()
295 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler()
326 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler()
328 bx lr 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()
350 bx lr in OSi_GetAndDisplayContext()
435 str lr, [r1, #OS_CONTEXT_R14] in OSi_SetExContext()
445 bx lr in OSi_SetExContext()
471 OSi_ExPrintf("LR =%08X ", OSi_ExContext.context.lr); in OSi_DisplayExContext()
522 ldr lr, =@1 in OSi_DisplayExContext()