Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/mips/
A Dsysdep-cancel.h118 # define SAVESTK_0 subu sp, STKSPACE; cfi_adjust_cfa_offset(STKSPACE) macro
119 # define SAVESTK_1 SAVESTK_0
124 SAVESTK_0; \
129 SAVESTK_0; \
136 SAVESTK_0; \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dsysdep-cancel.h76 # define SAVESTK_0 subq $24, %rsp;cfi_adjust_cfa_offset(24); macro
77 # define SAVESTK_1 SAVESTK_0
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep-cancel.h76 # define SAVESTK_0 subq $24, %rsp;cfi_adjust_cfa_offset(24); macro
77 # define SAVESTK_1 SAVESTK_0
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/
A Dsysdep-cancel.h91 # define SAVESTK_0 subu sp, STKSPACE macro
92 # define SAVESTK_1 SAVESTK_0

Completed in 4 milliseconds