Home | History | Annotate | Download | only in libsa

Lines Matching refs:r16

95 	mflr	%r16			/* Get address we were loaded to */
96 subi %r16,%r16,0x4 /* Correct for branch */
97 cmpw %r13,%r16 /* Do we need to relocate? */
104 add %r16,%r16,%r15 /* src + size */
111 * %r16 -> src
117 2: lwz %r15,0(%r16)
119 add %r16,%r16,%r17