HomeSort by: relevance | last modified time | path
    Searched refs:SYSCALL_STRING (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/config/linux/sparc/
futex.h 46 # define SYSCALL_STRING "ta\t0x6d; bcs,a,pt %%xcc, 1f; sub %%g0, %%o0, %%o0; 1:"
48 # define SYSCALL_STRING "ta\t0x10; bcs,a 1f; sub %%g0, %%o0, %%o0; 1:"
51 __asm volatile (SYSCALL_STRING
  /src/external/gpl3/gcc.old/dist/libgomp/config/linux/sparc/
futex.h 46 # define SYSCALL_STRING "ta\t0x6d; bcs,a,pt %%xcc, 1f; sub %%g0, %%o0, %%o0; 1:"
48 # define SYSCALL_STRING "ta\t0x10; bcs,a 1f; sub %%g0, %%o0, %%o0; 1:"
51 __asm volatile (SYSCALL_STRING

Completed in 25 milliseconds