Searched refs:xLR (Results 1 – 2 of 2) sorted by relevance
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 78 str xLR, [sp, #168] 134 stp x29, xLR, [sp, #96] 175 ldp x29, xLR, [sp, #96] 253 stp x29, xLR, [sp, #208] 343 ldp x29, xLR, [sp, #208] 555 stp xFP, xLR, [x10] // Store LR & FP. 647 ldp xFP, xLR, [xFP] // Restore old frame pointer and link register. 993 br xLR 1114 stp xSELF, xLR, [sp, #16] 1128 ldp xSELF, xLR, [sp, #16] [all …]
|
D | asm_support_arm64.S | 31 #define xLR x30 macro
|