Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 8 Dec 2022 15:56:35 +0800 (CST)
From: gzh2233 <gzh1754344759@....com>
To: musl@...ts.openwall.com
Subject: ld128 math function support

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.


Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.