Searched refs:ASM_ARGS_4 (Results 1 – 7 of 7) sorted by relevance
/sysdeps/unix/sysv/linux/ia64/ |
A D | sysdep.h | 285 #define ASM_ARGS_4 ASM_ARGS_3, "7" (_out3) macro 286 #define ASM_ARGS_5 ASM_ARGS_4, "8" (_out4) 293 #define ASM_ARGS_4 ASM_ARGS_3, "6" (_out3) macro 294 #define ASM_ARGS_5 ASM_ARGS_4, "7" (_out4)
|
/sysdeps/unix/sysv/linux/arc/ |
A D | sysdep.h | 170 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_arg4) macro 171 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_arg5)
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 200 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_r7) macro 207 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_r8)
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | sysdep.h | 224 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_x3) macro 225 # define ASM_ARGS_5 ASM_ARGS_4, "r" (_x4)
|
/sysdeps/unix/sysv/linux/m68k/ |
A D | sysdep.h | 277 #define ASM_ARGS_4 ASM_ARGS_3, "d" (_d4) macro 284 #define ASM_ARGS_5 ASM_ARGS_4, "d" (_d5)
|
/sysdeps/unix/sysv/linux/arm/ |
A D | sysdep.h | 387 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_a4) macro 392 #define ASM_ARGS_5 ASM_ARGS_4, "r" (_v1)
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | sysdep.h | 458 #define ASM_ARGS_4 ASM_ARGS_3, "r" (__r23) macro 459 #define ASM_ARGS_5 ASM_ARGS_4, "r" (__r22)
|
Completed in 40 milliseconds