Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Ddl-tlsdesc.S192 # define NSAVEXREGPAIRS 8 macro
193 stp x29, x30, [sp,#-16*NSAVEXREGPAIRS]!
194 cfi_adjust_cfa_offset (16*NSAVEXREGPAIRS)
238 ldp x29, x30, [sp], #16*NSAVEXREGPAIRS
239 cfi_adjust_cfa_offset (-16*NSAVEXREGPAIRS)
249 # undef NSAVEXREGPAIRS