Searched refs:ASM_ARGS_2 (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | sysdep.h | 286 #define ASM_ARGS_2 ASM_ARGS_1, "5" (_out1) macro 287 #define ASM_ARGS_3 ASM_ARGS_2, "6" (_out2) 294 #define ASM_ARGS_2 ASM_ARGS_1, "4" (_out1) macro 295 #define ASM_ARGS_3 ASM_ARGS_2, "5" (_out2)
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | sysdep.h | 168 #define ASM_ARGS_2 ASM_ARGS_1, "r" (__b) macro 175 #define ASM_ARGS_3 ASM_ARGS_2, "r" (__c)
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | sysdep.h | 166 # define ASM_ARGS_2 ASM_ARGS_1, "r" (_arg2) macro 167 # define ASM_ARGS_3 ASM_ARGS_2, "r" (_arg3)
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | sysdep.h | 186 #define ASM_ARGS_2 ASM_ARGS_1, "r" (_r5) macro 193 #define ASM_ARGS_3 ASM_ARGS_2, "r" (_r6)
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | sysdep.h | 220 # define ASM_ARGS_2 ASM_ARGS_1, "r" (_x1) macro 221 # define ASM_ARGS_3 ASM_ARGS_2, "r" (_x2)
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/ |
D | sysdep.h | 263 #define ASM_ARGS_2 ASM_ARGS_1, "d" (_d2) macro 270 #define ASM_ARGS_3 ASM_ARGS_2, "d" (_d3)
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | sysdep.h | 377 #define ASM_ARGS_2 ASM_ARGS_1, "r" (_a2) macro 382 #define ASM_ARGS_3 ASM_ARGS_2, "r" (_a3)
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/ |
D | sysdep.h | 456 #define ASM_ARGS_2 ASM_ARGS_1, "r" (__r25) macro 457 #define ASM_ARGS_3 ASM_ARGS_2, "r" (__r24)
|
/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 | 36759 (ASM_ARGS_2): Likewise.
|