mailing list of musl libc
 help / color / mirror / code / Atom feed
From: SIMONE MIONE <205212@studenti.unimore.it>
To: musl@lists.openwall.com
Cc: Rich Felker <dalias@libc.org>, noloader@gmail.com
Subject: Re: [musl] musl how to use hard float with aarch64-none-elf-gcc
Date: Fri, 25 Feb 2022 17:48:45 +0100	[thread overview]
Message-ID: <CAOUaTh9AfgDwDtb6MJa7frKCJb7r4tpG3_88gWdvZwOu+FaumA@mail.gmail.com> (raw)
In-Reply-To: <alpine.LRH.2.02.2202260340330.21878@key0.esi.com.au>

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

I am targetting aarch64, and the content of
"musl/arch/aarch64/bits/float.h" is:

#define FLT_EVAL_METHOD 0

#define LDBL_TRUE_MIN 6.47517511943802511092443895822764655e-4966L
#define LDBL_MIN 3.36210314311209350626267781732175260e-4932L
#define LDBL_MAX 1.18973149535723176508575932662800702e+4932L
#define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L

#define LDBL_MANT_DIG 113
#define LDBL_MIN_EXP (-16381)
#define LDBL_MAX_EXP 16384

#define LDBL_DIG 33
#define LDBL_MIN_10_EXP (-4931)
#define LDBL_MAX_10_EXP 4932

#define DECIMAL_DIG 36

Il giorno ven 25 feb 2022 alle ore 17:42 Damian McGuckin <damianm@esi.com.au>
ha scritto:

> On Fri, 25 Feb 2022, SIMONE MIONE wrote:
>
> > And what if I don't want quad precision?
>
> What is the value of the
>
>         FLT_EVAL_METHOD
>
> macro within your programs please?
>
> Stay safe - Damian
>

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

  reply	other threads:[~2022-02-25 16:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16  9:50 SIMONE MIONE
2022-02-16 10:24 ` Jeffrey Walton
2022-02-16 11:29   ` Szabolcs Nagy
2022-02-16 11:32     ` Jeffrey Walton
2022-02-16 11:59       ` SIMONE MIONE
2022-02-16 14:57         ` Rich Felker
2022-02-25 15:21           ` SIMONE MIONE
2022-02-25 16:41             ` Damian McGuckin
2022-02-25 16:48               ` SIMONE MIONE [this message]
2022-02-25 18:01             ` Rich Felker
2022-03-01  8:36               ` SIMONE MIONE
2022-03-01 13:10                 ` Rich Felker
2022-03-25  9:08                   ` SIMONE MIONE

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOUaTh9AfgDwDtb6MJa7frKCJb7r4tpG3_88gWdvZwOu+FaumA@mail.gmail.com \
    --to=205212@studenti.unimore.it \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    --cc=noloader@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).