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_condattr_getclock.s
blob
4d6bbaf67448e2c9691e1f980c5773e223de44dc
1
.text
2
.p2align 4,,15
3
.globl pthread_condattr_getclock
4
.type pthread_condattr_getclock, @function
5
pthread_condattr_getclock
:
6
movl
(%
rdi
), %
eax
7
sarl
%
eax
8
andl $
1
, %
eax
9
movl
%
eax
, (%
rsi
)
10
xorl
%
eax
, %
eax
11
ret
12
.size pthread_condattr_getclock, .-pthread_condattr_getclock