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

  /art/runtime/arch/arm64/
asm_support_arm64.S 29 #define xLR x30
quick_entrypoints_arm64.S 115 SAVE_TWO_REGS x29, xLR, 160
152 SAVE_TWO_REGS x29, xLR, 80
177 RESTORE_TWO_REGS x29, xLR, 80
218 SAVE_TWO_REGS x29, xLR, 208
279 RESTORE_TWO_REGS x29, xLR, 208
355 SAVE_TWO_REGS x29, xLR, 496
395 RESTORE_TWO_REGS x29, xLR, 496
660 stp xFP, xLR, [x10] // Store LR & FP.
757 ldp xFP, xLR, [xFP] // Restore old frame pointer and link register.
    [all...]

Completed in 831 milliseconds