Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dsysdep.h288 #define ASM_ARGS_4 ASM_ARGS_3, "7" (_out3) macro
289 #define ASM_ARGS_5 ASM_ARGS_4, "8" (_out4)
296 #define ASM_ARGS_4 ASM_ARGS_3, "6" (_out3) macro
297 #define ASM_ARGS_5 ASM_ARGS_4, "7" (_out4)
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dsysdep.h182 #define ASM_ARGS_4 ASM_ARGS_3, "r" (__d) macro
189 #define ASM_ARGS_5 ASM_ARGS_4, "r" (__e)
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dsysdep.h168 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_arg4) macro
169 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_arg5)
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dsysdep.h200 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_r7) macro
207 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_r8)
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dsysdep.h222 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_x3) macro
223 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_x4)
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/
Dsysdep.h277 #define ASM_ARGS_4 ASM_ARGS_3, "d" (_d4) macro
284 #define ASM_ARGS_5 ASM_ARGS_4, "d" (_d5)
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dsysdep.h387 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_a4) macro
392 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_v1)
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsysdep.h458 #define ASM_ARGS_4 ASM_ARGS_3, "r" (__r23) macro
459 #define ASM_ARGS_5 ASM_ARGS_4, "r" (__r22)
/glibc-2.36/ChangeLog.old/
DChangeLog.1410601 (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
DChangeLog.1936761 (ASM_ARGS_4): Likewise.