clarify the purpose of this project
[nyanglibc.git] / debug / vobprintf_chk.shared.s
blob33bae9bf3a2a719ca236dc3257a3d7de7a8c9559
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 __obstack_vprintf_chk
9 .type __obstack_vprintf_chk, @function
10 __obstack_vprintf_chk:
11 movq %rdx, %rax
12 movq %rcx, %rdx
13 xorl %ecx, %ecx
14 testl %esi, %esi
15 movq %rax, %rsi
16 setg %cl
17 addl %ecx, %ecx
18 jmp __obstack_vprintf_internal
19 .size __obstack_vprintf_chk, .-__obstack_vprintf_chk
20 .hidden __obstack_vprintf_internal