amd64 fabs.S: put signbit into rodata instead of text

Noted by:	jrtc27
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Konstantin Belousov 2021-04-04 04:36:32 +03:00
parent 4c2e9c35fb
commit 6d3f54fd09

View File

@ -39,6 +39,7 @@ ENTRY(fabs)
ret
END(fabs)
.rodata
.p2align 3
signbit:
.quad 0x8000000000000000