Home
last modified time | relevance | path

Searched refs:xLR (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/arm64/
Dasm_support_arm64.S29 #define xLR x30 macro
Dquick_entrypoints_arm64.S103 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.
1047 stp xFP, xLR, [sp] // Store LR & FP.
[all …]