clarify the purpose of this project
[nyanglibc.git] / stdio-common / iovfwscanf.shared.s
blobb9212c8ff1559492961739679c179d1583c41b1f
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 .symver __IO_vfwscanf,_IO_vfwscanf@GLIBC_2.2.5
7 #NO_APP
8 .section .text.compat,"ax",@progbits
9 .p2align 4,,15
10 .globl __IO_vfwscanf
11 .type __IO_vfwscanf, @function
12 __IO_vfwscanf:
13 pushq %rbx
14 movq %rcx, %rbx
15 xorl %ecx, %ecx
16 call __vfwscanf_internal
17 testq %rbx, %rbx
18 jne .L8
19 popq %rbx
20 ret
21 .p2align 4,,10
22 .p2align 3
23 .L8:
24 xorl %edx, %edx
25 cmpl $-1, %eax
26 sete %dl
27 movl %edx, (%rbx)
28 popq %rbx
29 ret
30 .size __IO_vfwscanf, .-__IO_vfwscanf
31 .hidden __vfwscanf_internal