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 103 SAVE_TWO_REGS x29, xLR, 160
140 SAVE_TWO_REGS x29, xLR, 80
159 RESTORE_TWO_REGS x29, xLR, 80
202 SAVE_TWO_REGS x29, xLR, 208
260 RESTORE_TWO_REGS x29, xLR, 208
336 SAVE_TWO_REGS x29, xLR, 496
376 RESTORE_TWO_REGS x29, xLR, 496
629 stp xFP, xLR, [x10] // Store LR & FP.
724 ldp xFP, xLR, [xFP] // Restore old frame pointer and link register.
    [all...]

Completed in 2086 milliseconds