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
clarify the purpose of this project
[nyanglibc.git]
/
nptl
/
pthread_condattr_setclock.s
blob
c123811df49ad38f87b30ee06cc5c95895a7ae7e
1
.text
2
.p2align 4,,15
3
.globl pthread_condattr_setclock
4
.type pthread_condattr_setclock, @function
5
pthread_condattr_setclock
:
6
cmpl
$
1
, %
esi
7
movl $
22
, %
eax
8
ja
.L1
9
movl
(%
rdi
), %
eax
10
addl
%
esi
, %
esi
11
andl $
-
3
, %
eax
12
orl
%
eax
, %
esi
13
xorl
%
eax
, %
eax
14
movl
%
esi
, (%
rdi
)
15
.L1:
16
rep ret
17
.size pthread_condattr_setclock, .-pthread_condattr_setclock