Home | History | Annotate | Download | only in arm32

Lines Matching refs:lr

68 	mov	r1, lr
72 .asciz "Reset vector called, LR = 0x%08x"
90 movs pc, lr /* Exit */
103 sub lr, lr, #0x00000004 /* Adjust the lr */
117 adr lr, .Lexception_exit
149 sub lr, lr, #0x00000008 /* Adjust the lr */
164 adr lr, .Lexception_exit
205 push {r0-r3,ip,lr}
208 mov r3, lr
210 bl _C_LABEL(printf) /* XXX CLOBBERS LR!! */
211 pop {r0-r3,ip,lr}
214 .asciz "Address Exception CPSR=0x%08x SPSR=0x%08x LR=0x%08x\n"
267 adr lr, .Lexception_exit