mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] ld128 math function support
@ 2022-12-08  7:56 gzh2233
  2022-12-09 21:30 ` Szabolcs Nagy
  0 siblings, 1 reply; 2+ messages in thread
From: gzh2233 @ 2022-12-08  7:56 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

Hi, all


I am trying to use ld128 in x86_64 musl and i have some problems.


Long double format is defined in arch/x86_64/bits/float.h and i am trying to
change long double relevant macros. However, many long double functions
still use double implementions(mostly "xxhl" functions). This is just a way to
make musl compile and can be a problem in some cases. Simply changing
the long double relevant macros can change ld80 into ld128 but this
problem still exists. 


Is there any official support for long double math functions?

Regards,
Zhihao Gu.


[-- Attachment #2: Type: text/html, Size: 1076 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-09 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  7:56 [musl] ld128 math function support gzh2233
2022-12-09 21:30 ` Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).