Lines Matching +full:0 +full:x29
51 bic x11, x30, 0x7
82 str x29, [sp, #FREGS_FP]
90 stp x29, x9, [sp, #FREGS_SIZE + 16]
91 add x29, sp, #FREGS_SIZE + 16
94 stp x29, x30, [sp, #FREGS_SIZE]
95 add x29, sp, #FREGS_SIZE
116 * x19-x29 per the AAPCS, and we created frame records upon entry, so we need
117 * to restore x0-x8, x29, and x30.
127 ldr x29, [sp, #FREGS_FP]
198 * current sp/fp => 0:+-----+
199 * in _mcount() | x29 | -> instrumented function's fp
208 * function's fp | x29 | -> parent's fp
216 stp x29, x30, [sp, #-16]!
217 mov x29, sp
221 ldp x29, x30, [sp], #16
231 ldr \reg, [x29]
241 ldr \reg, [x29, #8]
246 ldr \reg, [x29]
251 ldr \reg, [x29]
338 str x29, [sp, #FGRET_REGS_FP] // parent's fp