Searched refs:ASM_ARGS_3 (Results 1 – 7 of 7) sorted by relevance
/sysdeps/unix/sysv/linux/ia64/ |
A D | sysdep.h | 284 #define ASM_ARGS_3 ASM_ARGS_2, "6" (_out2) macro 285 #define ASM_ARGS_4 ASM_ARGS_3, "7" (_out3) 292 #define ASM_ARGS_3 ASM_ARGS_2, "5" (_out2) macro 293 #define ASM_ARGS_4 ASM_ARGS_3, "6" (_out3)
|
/sysdeps/unix/sysv/linux/arc/ |
A D | sysdep.h | 169 # define ASM_ARGS_3 ASM_ARGS_2, "r" (_arg3) macro 170 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_arg4)
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 193 #define ASM_ARGS_3 ASM_ARGS_2, "r" (_r6) macro 200 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_r7)
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | sysdep.h | 223 # define ASM_ARGS_3 ASM_ARGS_2, "r" (_x2) macro 224 # define ASM_ARGS_4 ASM_ARGS_3, "r" (_x3)
|
/sysdeps/unix/sysv/linux/m68k/ |
A D | sysdep.h | 270 #define ASM_ARGS_3 ASM_ARGS_2, "d" (_d3) macro 277 #define ASM_ARGS_4 ASM_ARGS_3, "d" (_d4)
|
/sysdeps/unix/sysv/linux/arm/ |
A D | sysdep.h | 382 #define ASM_ARGS_3 ASM_ARGS_2, "r" (_a3) macro 387 #define ASM_ARGS_4 ASM_ARGS_3, "r" (_a4)
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | sysdep.h | 457 #define ASM_ARGS_3 ASM_ARGS_2, "r" (__r24) macro 458 #define ASM_ARGS_4 ASM_ARGS_3, "r" (__r23)
|
Completed in 11 milliseconds