clarify the purpose of this project
[nyanglibc.git] / stdlib / strtof.shared.s
blob8dbdba7840aa17618c33832980833f8959754fc1
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 __GI___strtof_internal
9 .hidden __GI___strtof_internal
10 .type __GI___strtof_internal, @function
11 __GI___strtof_internal:
12 movq __libc_tsd_LOCALE@gottpoff(%rip), %rax
13 movq %fs:(%rax), %rcx
14 jmp __GI_____strtof_l_internal
15 .size __GI___strtof_internal, .-__GI___strtof_internal
16 .globl __strtof_internal
17 .set __strtof_internal,__GI___strtof_internal
18 .p2align 4,,15
19 .weak __GI_strtof
20 .hidden __GI_strtof
21 .type __GI_strtof, @function
22 __GI_strtof:
23 movq __libc_tsd_LOCALE@gottpoff(%rip), %rax
24 xorl %edx, %edx
25 movq %fs:(%rax), %rcx
26 jmp __GI_____strtof_l_internal
27 .size __GI_strtof, .-__GI_strtof
28 .globl strtof
29 .set strtof,__GI_strtof
30 .weak strtof32
31 .set strtof32,strtof