Home
last modified time | relevance | path

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

/bionic/libc/arch-x86_64/bionic/
D__restore_rt.S88 #define RESTORE_GPR(reg) m_cfi_breg_offset DW_x86_64_ ## reg, DW_x86_64_RSP, OFFSET_ ## reg; macro
94 RESTORE_GPR(R8)
95 RESTORE_GPR(R9)
96 RESTORE_GPR(R10)
97 RESTORE_GPR(R11)
98 RESTORE_GPR(R12)
99 RESTORE_GPR(R13)
100 RESTORE_GPR(R14)
101 RESTORE_GPR(R15)
102 RESTORE_GPR(RDI)
[all …]