Searched defs:SYSCALL_STRING (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/linux/sparc/ |
H A D | futex.h | 46 # define SYSCALL_STRING "ta\t0x6d; bcs,a,pt %%xcc, 1f; sub %%g0, %%o0, %%o0; 1:" in sys_futex0() macro 48 # define SYSCALL_STRING "ta\t0x10; bcs,a 1f; sub %%g0, %%o0, %%o0; 1:" in sys_futex0() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/linux/sparc/ |
H A D | futex.h | 46 # define SYSCALL_STRING "ta\t0x6d; bcs,a,pt %%xcc, 1f; sub %%g0, %%o0, %%o0; 1:" in sys_futex0() macro 48 # define SYSCALL_STRING "ta\t0x10; bcs,a 1f; sub %%g0, %%o0, %%o0; 1:" in sys_futex0() macro
|