Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dsysdep-cancel.h59 # define PUSHARGS_0 /* Nothing. */ macro
60 # define PUSHARGS_1 PUSHARGS_0 movq %rdi, 8(%rsp);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep-cancel.h59 # define PUSHARGS_0 /* Nothing. */ macro
60 # define PUSHARGS_1 PUSHARGS_0 movq %rdi, 8(%rsp);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/mips64/
A Dsysdep-cancel.h78 # define PUSHARGS_0 /* nothing to do */ macro
79 # define PUSHARGS_1 PUSHARGS_0 REG_S a0, STKOFF_A0(sp);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/
A Dsysdep-cancel.h71 # define PUSHARGS_0 /* nothing to do */ macro
72 # define PUSHARGS_1 PUSHARGS_0 sw a0, 0(sp);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/mips/
A Dsysdep-cancel.h98 # define PUSHARGS_0 /* nothing to do */ macro
99 # define PUSHARGS_1 PUSHARGS_0 sw a0, 0(sp); cfi_rel_offset (a0, 0);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/
A Dsysdep-cancel.h88 # define PUSHARGS_0 /* nothing to do */ macro
89 # define PUSHARGS_1 PUSHARGS_0 stw %r26, -36(%sr0,%sp) ASM_LINE_SEP
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/
A Dsysdep.h341 #define PUSHARGS_0 /* No arguments to push. */ macro
348 #define PUSHARGS_1 movl %ebx, %edx; L(SAVEBX1): PUSHARGS_0

Completed in 7 milliseconds