Home | History | Annotate | Download | only in arm64

Lines Matching refs:xFP

629     stp xFP, xLR, [x10]                    // Store LR & FP.
633 mov xFP, x10 // Use xFP now, as it's callee-saved.
670 ldp x4,x5, [xFP, #16]
674 ldr x28, [xFP, #112]
677 ldp x26, x27, [xFP, #96]
681 ldp x24, x25, [xFP, #80]
685 ldp x22, x23, [xFP, #64]
689 ldp x20, x21, [xFP, #48]
719 ldp x2, x19, [xFP, #32] // Restore stack pointer and x19.
724 ldp xFP, xLR, [xFP] // Restore old frame pointer and link register.
1047 stp xFP, xLR, [sp] // Store LR & FP.
1090 ldp xFP, xLR, [sp] // Restore old frame pointer and link register.
2052 mov xFP, sp
2060 // xSELF xFP <= where they are
2063 mov x1, xFP