about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/s_asinhl.S
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-03-11 11:08:55 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-10-03 14:03:21 -0300
commit114e299ca66353fa7be1ee45bb4e1307d3de1fa2 (patch)
treed32555aa678fb299cdb634d9b9cc6c9708de5d1d /sysdeps/i386/fpu/s_asinhl.S
parent365b3af67ecaf176b2e2678afe903bebce598fd7 (diff)
downloadglibc-114e299ca66353fa7be1ee45bb4e1307d3de1fa2.tar.gz
glibc-114e299ca66353fa7be1ee45bb4e1307d3de1fa2.tar.xz
glibc-114e299ca66353fa7be1ee45bb4e1307d3de1fa2.zip
x86: Remove .tfloat usage
Some compiler does not support it (such as clang integrated assembler)
neither gcc emits it.
Diffstat (limited to 'sysdeps/i386/fpu/s_asinhl.S')
-rw-r--r--sysdeps/i386/fpu/s_asinhl.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/i386/fpu/s_asinhl.S b/sysdeps/i386/fpu/s_asinhl.S
index bd442c6a09..f4f420d060 100644
--- a/sysdeps/i386/fpu/s_asinhl.S
+++ b/sysdeps/i386/fpu/s_asinhl.S
@@ -23,7 +23,8 @@
 
 	.align ALIGNARG(4)
 	.type huge,@object
-huge:	.tfloat 1e+4930
+huge:	.quad   0x89b634e7456ffa1d  /* 1e+4930  */
+	.short  0x7ff8
 	ASM_SIZE_DIRECTIVE(huge)
 	.align ALIGNARG(4)
 	/* Please note that we use double value for 1.0.  This number