clarify the purpose of this project
[nyanglibc.git] / libio / ferror_u.shared.s
blobe01e158c1c142b226c5c272aea786646cca90b75
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 __ferror_unlocked
9 .hidden __ferror_unlocked
10 .type __ferror_unlocked, @function
11 __ferror_unlocked:
12 movl (%rdi), %eax
13 shrl $5, %eax
14 andl $1, %eax
15 ret
16 .size __ferror_unlocked, .-__ferror_unlocked
17 .weak __GI_ferror_unlocked
18 .hidden __GI_ferror_unlocked
19 .set __GI_ferror_unlocked,__ferror_unlocked
20 .weak ferror_unlocked
21 .set ferror_unlocked,__GI_ferror_unlocked