Searched refs:ASM_ARGS_5 (Results 1 – 7 of 7) sorted by relevance
/sysdeps/unix/sysv/linux/ia64/ |
A D | sysdep.h | 286 #define ASM_ARGS_5 ASM_ARGS_4, "8" (_out4) macro 287 #define ASM_ARGS_6 ASM_ARGS_5, "9" (_out5) 294 #define ASM_ARGS_5 ASM_ARGS_4, "7" (_out4) macro 295 #define ASM_ARGS_6 ASM_ARGS_5, "8" (_out5)
|
/sysdeps/unix/sysv/linux/arc/ |
A D | sysdep.h | 171 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_arg5) macro 172 # define ASM_ARGS_6 ASM_ARGS_5, "r" (_arg6)
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 207 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_r8) macro 214 #define ASM_ARGS_6 ASM_ARGS_5, "r" (_r9)
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | sysdep.h | 225 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_x4) macro 226 # define ASM_ARGS_6 ASM_ARGS_5, "r" (_x5)
|
/sysdeps/unix/sysv/linux/m68k/ |
A D | sysdep.h | 284 #define ASM_ARGS_5 ASM_ARGS_4, "d" (_d5) macro 291 #define ASM_ARGS_6 ASM_ARGS_5, "a" (_a0)
|
/sysdeps/unix/sysv/linux/arm/ |
A D | sysdep.h | 392 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_v1) macro 397 #define ASM_ARGS_6 ASM_ARGS_5, "r" (_v2)
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | sysdep.h | 459 #define ASM_ARGS_5 ASM_ARGS_4, "r" (__r22) macro 460 #define ASM_ARGS_6 ASM_ARGS_5, "r" (__r21)
|
Completed in 11 milliseconds