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