Searched refs:ASM_ARGS_4 (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | sysdep.h | 288 #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/ |
D | sysdep.h | 182 #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/ |
D | sysdep.h | 168 # 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/ |
D | sysdep.h | 200 #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/ |
D | sysdep.h | 222 # 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/ |
D | sysdep.h | 277 #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/ |
D | sysdep.h | 387 #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/ |
D | sysdep.h | 458 #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/ |
D | ChangeLog.14 | 10601 (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
|
D | ChangeLog.19 | 36761 (ASM_ARGS_4): Likewise.
|