Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dsysdep.h170 # define ASM_ARGS_6 ASM_ARGS_5, "r" (_arg6) macro
171 # define ASM_ARGS_7 ASM_ARGS_6, "r" (_arg7)
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dsysdep.h224 # define ASM_ARGS_6 ASM_ARGS_5, "r" (_x5) macro
225 # define ASM_ARGS_7 ASM_ARGS_6, "r" (_x6)
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dsysdep.h290 #define ASM_ARGS_6 ASM_ARGS_5, "9" (_out5) macro
298 #define ASM_ARGS_6 ASM_ARGS_5, "8" (_out5) macro
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dsysdep.h397 #define ASM_ARGS_6 ASM_ARGS_5, "r" (_v2) macro
403 # define ASM_ARGS_7 ASM_ARGS_6, "r" (_v3)
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dsysdep.h196 #define ASM_ARGS_6 ASM_ARGS_5, "r" (__f) macro
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dsysdep.h214 #define ASM_ARGS_6 ASM_ARGS_5, "r" (_r9) macro
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/
Dsysdep.h291 #define ASM_ARGS_6 ASM_ARGS_5, "a" (_a0) macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsysdep.h460 #define ASM_ARGS_6 ASM_ARGS_5, "r" (__r21) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1410602 ASM_ARGS_6): Change constraints from r to index of corresponding
10655 * sysdeps/unix/sysv/linux/ia64/sysdep.h (LOAD_ARGS_6, ASM_ARGS_6,
DChangeLog.1936763 (ASM_ARGS_6): Likewise.