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]
/
dirent
/
scandirat64.shared.s
blob
729aa30b04422106c1ce1cd2218cc12d1973369c
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl scandirat64
9
.type scandirat64, @function
10
scandirat64
:
11
pushq
%
r12
12
pushq
%
rbp
13
movq
%
r8
, %
r12
14
pushq
%
rbx
15
movq
%
rcx
, %
rbp
16
movq
%
rdx
, %
rbx
17
call __opendirat
18
movq
%
r12
, %
rcx
19
movq
%
rbp
, %
rdx
20
movq
%
rbx
, %
rsi
21
popq
%
rbx
22
popq
%
rbp
23
popq
%
r12
24
movq
%
rax
, %
rdi
25
jmp __scandir64_tail
26
.size scandirat64, .-scandirat64
27
.weak scandirat
28
.set scandirat,scandirat64
29
.hidden __scandir64_tail
30
.hidden __opendirat