repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some broken software wants to deal with ld.so.cache.
[nyanglibc.git]
/
nptl
/
pthread_mutexattr_getpshared.shared.s
blob
365f7ca8e5feb5327372cedc762d3e6e67d04938
1
.text
2
.p2align 4,,15
3
.globl pthread_mutexattr_getpshared
4
.type pthread_mutexattr_getpshared, @function
5
pthread_mutexattr_getpshared
:
6
movl
(%
rdi
), %
eax
7
shrl $
31
, %
eax
8
movl
%
eax
, (%
rsi
)
9
xorl
%
eax
, %
eax
10
ret
11
.size pthread_mutexattr_getpshared, .-pthread_mutexattr_getpshared