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]
/
stdio-common
/
isoc99_vscanf.shared.s
blob
f5e9ba132639d845bca10b189149f106b8d55eaf
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 __isoc99_vscanf
9
.type __isoc99_vscanf, @function
10
__isoc99_vscanf
:
11
.LFB68:
12
.cfi_startproc
13
movq stdin@GOTPCREL
(%
rip
), %
rax
14
movq
%
rsi
, %
rdx
15
movq
%
rdi
, %
rsi
16
movl $
2
, %
ecx
17
movq
(%
rax
), %
rdi
18
jmp __vfscanf_internal
19
.cfi_endproc
20
.LFE68:
21
.size __isoc99_vscanf, .-__isoc99_vscanf
22
.hidden __vfscanf_internal