public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Xi Ruoyao <xry111@xry111.site>
To: Xiaolin Tang <tangxiaolin@loongson.cn>,
	adhemerval.zanella@linaro.org,  libc-alpha@sourceware.org,
	i.swmail@xen0n.name
Cc: caiyinyu@loongson.cn, xuchenghua@loongson.cn, chenglulu@loongson.cn
Subject: Re: [PATCH v2 05/10] LoongArch: Hard Float Support for functions scalb{f/ }, scalbn{f/ }.
Date: Tue, 08 Nov 2022 11:46:58 +0800	[thread overview]
Message-ID: <bdab22f7efecc50c088b54eaf1099c2cf03d7b51.camel@xry111.site> (raw)
In-Reply-To: <20221107140523.896735-6-tangxiaolin@loongson.cn>

On Mon, 2022-11-07 at 22:05 +0800, Xiaolin Tang wrote:
> Use hardware Floating-point instruction fscaleb.{s/d}, fclass.{s/d} to
> implement functions scalb{f/ }, scalbn{f/ }.
> 
>        *  sysdeps/loongarch/fpu/e_scalb.c: New file.
>        *  sysdeps/loongarch/fpu/e_scalbf.c: Likewise.
>        *  sysdeps/loongarch/fpu/s_scalbn.c: Likewise.
>        *  sysdeps/loongarch/fpu/s_scalbnf.c: Likewise.

I plan to add scalbn and scalbnf expands for GCC.

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

  reply	other threads:[~2022-11-08  3:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 14:05 [PATCH v2 00/10] LoongArch: Hard Float Support Of Math Functions Xiaolin Tang
2022-11-07 14:05 ` [PATCH v2 01/10] LoongArch: Hard Float Support for functions {ll/l/ }rint{f/ } Xiaolin Tang
2022-11-07 14:38   ` Xi Ruoyao
2022-11-07 16:36     ` Adhemerval Zanella Netto
2022-11-07 14:05 ` [PATCH v2 02/10] LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf} Xiaolin Tang
2022-11-07 14:05 ` [PATCH v2 03/10] LoongArch: Hard Float Support for float-point classification functions Xiaolin Tang
2022-11-07 14:05 ` [PATCH v2 04/10] LoongArch: Hard Float Support for functions logb{f/ }, __ieee754_ilogb{f/ } Xiaolin Tang
2022-11-07 14:05 ` [PATCH v2 05/10] LoongArch: Hard Float Support for functions scalb{f/ }, scalbn{f/ } Xiaolin Tang
2022-11-08  3:46   ` Xi Ruoyao [this message]
2022-11-07 14:05 ` [PATCH v2 06/10] LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ } Xiaolin Tang
2022-11-11  4:02 ` [PATCH v2 00/10] LoongArch: Hard Float Support Of Math Functions caiyinyu

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=bdab22f7efecc50c088b54eaf1099c2cf03d7b51.camel@xry111.site \
    --to=xry111@xry111.site \
    --cc=adhemerval.zanella@linaro.org \
    --cc=caiyinyu@loongson.cn \
    --cc=chenglulu@loongson.cn \
    --cc=i.swmail@xen0n.name \
    --cc=libc-alpha@sourceware.org \
    --cc=tangxiaolin@loongson.cn \
    --cc=xuchenghua@loongson.cn \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).