Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dsysdep.h286 #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/
Dsysdep.h168 #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/
Dsysdep.h166 # 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/
Dsysdep.h186 #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/
Dsysdep.h220 # 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/
Dsysdep.h263 #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/
Dsysdep.h377 #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/
Dsysdep.h456 #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/
DChangeLog.1410601 (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
DChangeLog.1936759 (ASM_ARGS_2): Likewise.