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
/
sem_getvalue.shared.s
blob
10380009522d43ca2d65038e6f32689787cd2b55
1
.text
2
#APP
3
.symver __new_sem_getvalue,sem_getvalue@@GLIBC_2.2.5
4
#NO_APP
5
.p2align 4,,15
6
.globl __new_sem_getvalue
7
.type __new_sem_getvalue, @function
8
__new_sem_getvalue
:
9
movq
(%
rdi
), %
rax
10
movl
%
eax
, (%
rsi
)
11
xorl
%
eax
, %
eax
12
ret
13
.size __new_sem_getvalue, .-__new_sem_getvalue