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
/
vobprintf_chk.s
blob
a881d5d8022b4a6737a88e897361c5e19401b1f7
1
.text
2
.p2align 4,,15
3
.globl __obstack_vprintf_chk
4
.type __obstack_vprintf_chk, @function
5
__obstack_vprintf_chk
:
6
movq
%
rdx
, %
rax
7
movq
%
rcx
, %
rdx
8
xorl
%
ecx
, %
ecx
9
testl
%
esi
, %
esi
10
movq
%
rax
, %
rsi
11
setg
%
cl
12
addl
%
ecx
, %
ecx
13
jmp __obstack_vprintf_internal
14
.size __obstack_vprintf_chk, .-__obstack_vprintf_chk
15
.hidden __obstack_vprintf_internal