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]
/
debug
/
vfwprintf_chk.shared.s
blob
2580c374de0fc05bac1c6655f3fbb2ac9ed5e9bb
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 __vfwprintf_chk
9
.type __vfwprintf_chk, @function
10
__vfwprintf_chk
:
11
.LFB68:
12
movq
%
rdx
, %
rax
13
movq
%
rcx
, %
rdx
14
xorl
%
ecx
, %
ecx
15
testl
%
esi
, %
esi
16
movq
%
rax
, %
rsi
17
setg
%
cl
18
addl
%
ecx
, %
ecx
19
jmp __vfwprintf_internal
20
.LFE68:
21
.size __vfwprintf_chk, .-__vfwprintf_chk
22
.hidden __vfwprintf_internal