Home
last modified time | relevance | path

Searched refs:ASM_ARGS_1 (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/ia64/
A Dsysdep.h282 #define ASM_ARGS_1 ASM_ARGS_0, "4" (_out0) macro
283 #define ASM_ARGS_2 ASM_ARGS_1, "5" (_out1)
290 #define ASM_ARGS_1 ASM_ARGS_0, "3" (_out0) macro
291 #define ASM_ARGS_2 ASM_ARGS_1, "4" (_out1)
/sysdeps/unix/sysv/linux/arc/
A Dsysdep.h167 # define ASM_ARGS_1 ASM_ARGS_0, "r" (__ret) macro
168 # define ASM_ARGS_2 ASM_ARGS_1, "r" (_arg2)
/sysdeps/unix/sysv/linux/nios2/
A Dsysdep.h179 #define ASM_ARGS_1 "r" (_r4) macro
186 #define ASM_ARGS_2 ASM_ARGS_1, "r" (_r5)
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h221 # define ASM_ARGS_1 , "r" (_x0) macro
222 # define ASM_ARGS_2 ASM_ARGS_1, "r" (_x1)
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.h256 #define ASM_ARGS_1 ASM_ARGS_0, "d" (_d1) macro
263 #define ASM_ARGS_2 ASM_ARGS_1, "d" (_d2)
/sysdeps/unix/sysv/linux/arm/
A Dsysdep.h372 #define ASM_ARGS_1 ASM_ARGS_0, "r" (_a1) macro
377 #define ASM_ARGS_2 ASM_ARGS_1, "r" (_a2)
/sysdeps/unix/sysv/linux/hppa/
A Dsysdep.h455 #define ASM_ARGS_1 ASM_ARGS_0, "r" (__r26) macro
456 #define ASM_ARGS_2 ASM_ARGS_1, "r" (__r25)

Completed in 23 milliseconds