HomeSort by relevance Sort by last modified time
    Searched refs:xFP (Results 1 - 2 of 2) sorted by null

  /art/runtime/arch/arm64/
asm_support_arm64.S 35 #define xFP x29
quick_entrypoints_arm64.S 513 stp xFP, xLR, [x10] // Store LR & FP.
517 mov xFP, x10 // Use xFP now, as it's callee-saved.
559 ldp x4,x5, [xFP, #16]
586 ldp x2, xSUSPEND, [xFP, #32] // Restore stack pointer and xSUSPEND.
591 ldp xFP, xLR, [xFP] // Restore old frame pointer and link register.
    [all...]

Completed in 94 milliseconds