Searched refs:xLR (Results 1 – 2 of 2) sorted by relevance
/art/runtime/arch/arm64/ |
D | asm_support_arm64.S | 30 #define xLR x30 macro 223 SAVE_TWO_REGS x29, xLR, 80 248 RESTORE_TWO_REGS x29, xLR, 80 283 SAVE_TWO_REGS_BASE \base, x29, xLR, 208 310 RESTORE_TWO_REGS_BASE \base, x29, xLR, 208 331 SAVE_TWO_REGS x29, xLR, (144 + \offset)
|
D | quick_entrypoints_arm64.S | 151 SAVE_TWO_REGS x29, xLR, 496 189 RESTORE_TWO_REGS x29, xLR, 496 409 SAVE_TWO_REGS xFP, xLR, 48 460 RESTORE_TWO_REGS xFP, xLR, 48 711 SAVE_TWO_REGS xFP, xLR, 96 738 RESTORE_TWO_REGS xFP, xLR, 96 898 SAVE_REG xLR, 24 904 RESTORE_REG xLR, 24 979 SAVE_TWO_REGS x4, xLR, 32 998 RESTORE_REG xLR, 40 [all …]
|