Searched refs:MUTEX_HINT_REL (Results 1 – 3 of 3) sorted by relevance
/sysdeps/powerpc/powerpc64/ |
A D | atomic-machine.h | 29 # define MUTEX_HINT_REL ",0" macro 32 # define MUTEX_HINT_REL macro 104 "1: ldarx %0,0,%1" MUTEX_HINT_REL "\n" \ 134 "1: ldarx %0,0,%2" MUTEX_HINT_REL "\n" \ 174 "1: ldarx %0,0,%3" MUTEX_HINT_REL "\n" \
|
/sysdeps/powerpc/powerpc32/ |
A D | atomic-machine.h | 29 # define MUTEX_HINT_REL ",0" macro 32 # define MUTEX_HINT_REL macro
|
/sysdeps/powerpc/ |
A D | atomic-machine.h | 46 #ifndef MUTEX_HINT_REL 47 # define MUTEX_HINT_REL macro 74 "1: lwarx %0,0,%1" MUTEX_HINT_REL "\n" \ 104 "1: lwarx %0,0,%2" MUTEX_HINT_REL "\n" \ 144 "1: lwarx %0,0,%3" MUTEX_HINT_REL "\n" \
|
Completed in 4 milliseconds