Lines Matching defs:sv_fp
16 #define sv_fp r5
116 * sv_fp is the stack frame with the locals for the current considered
125 1002: ldr sv_fp, [frame, #0] @ get saved fp
127 teq sv_fp, mask @ make sure next frame exists
145 1003: ldr sv_lr, [sv_fp, #4] @ get saved lr from next frame
155 ldr sv_pc, [sv_fp, #4] @ get lr address
195 teq sv_fp, #0 @ zero saved fp means
198 cmp sv_fp, frame @ next frame must be
199 mov frame, sv_fp @ above the current frame
206 cmpls sv_fp, #PAGE_OFFSET