Lines Matching refs:r29
141 # mr %r12,%r29
160 # Save parameter passing registers, our arguments, lr, r29
161 # and use r29 as a frame pointer.
174 std %r29,R29_SAVE(%r1)
177 mr %r29,%r1
181 .cfi_offset %r29,R29_SAVE
182 .cfi_def_cfa_register %r29
202 addi %r3,%r29,NEWSTACKSIZE_SAVE
203 mr %r4,%r29
208 stdu %r29,-PARAMS(%r3) # back-chain
212 ld %r12,NEWSTACKSIZE_SAVE(%r29) # modified size
229 ld %r12,LINKREG_SAVE(%r29)
231 ld %r2,R2_SAVE(%r29)
233 ld %r3,PARAMREG_SAVE+0(%r29) # restore arg regs
234 ld %r4,PARAMREG_SAVE+8(%r29)
235 ld %r5,PARAMREG_SAVE+16(%r29)
236 ld %r6,PARAMREG_SAVE+24(%r29)
237 ld %r7,PARAMREG_SAVE+32(%r29)
238 ld %r8,PARAMREG_SAVE+40(%r29)
239 ld %r9,PARAMREG_SAVE+48(%r29)
241 ld %r10,PARAMREG_SAVE+56(%r29)
242 ld %r11,STATIC_CHAIN_SAVE(%r29)
251 std %r3,PARAMREG_SAVE+0(%r29)
252 std %r4,PARAMREG_SAVE+8(%r29)
253 std %r5,PARAMREG_SAVE+16(%r29)
254 std %r6,PARAMREG_SAVE+24(%r29)
256 std %r7,PARAMREG_SAVE+32(%r29)
257 std %r8,PARAMREG_SAVE+40(%r29)
258 std %r9,PARAMREG_SAVE+48(%r29)
259 std %r10,PARAMREG_SAVE+56(%r29)
274 addi %r3,%r29,NEWSTACKSIZE_SAVE
278 ld %r12,NEWSTACKSIZE_SAVE(%r29)
287 mr %r1,%r29
290 ld %r0,LINKREG_SAVE(%r29)
293 ld %r2,R2_SAVE(%r29)
295 ld %r3,PARAMREG_SAVE+0(%r29)
296 ld %r4,PARAMREG_SAVE+8(%r29)
297 ld %r5,PARAMREG_SAVE+16(%r29)
298 ld %r6,PARAMREG_SAVE+24(%r29)
300 ld %r7,PARAMREG_SAVE+32(%r29)
301 ld %r8,PARAMREG_SAVE+40(%r29)
302 ld %r9,PARAMREG_SAVE+48(%r29)
303 ld %r10,PARAMREG_SAVE+56(%r29)
305 ld %r29,R29_SAVE(%r29)
312 .cfi_def_cfa_register %r29
313 std %r3,PARAMREG_SAVE(%r29) # Save exception header
315 mr %r3,%r29
317 sub %r3,%r29,%r3
320 ld %r3,PARAMREG_SAVE(%r29)