Home
last modified time | relevance | path

Searched refs:SAVE_REG (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/linker/arch/arm64/
H A Dtlsdesc_resolver.S90 #define SAVE_REG(x, slot) \ macro
132 SAVE_REG(x17, 18)
/aosp12/art/runtime/arch/arm64/
H A Dasm_support_arm64.S123 .macro SAVE_REG reg, offset macro
H A Dquick_entrypoints_arm64.S283 SAVE_REG x29, (FRAME_SIZE_SAVE_EVERYTHING - 2 * __SIZEOF_POINTER__) // LR already saved.
999 SAVE_REG xLR, 24
2195 SAVE_REG xLR, 144 // Save also return address.