From: Richard Henderson <richard.henderson@linaro.org>
To: Song Gao <gaosong@loongson.cn>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, alex.bennee@linaro.org,
yangxiaojuan@loongson.cn, maobibo@Loongson.cn, huqi@loongson.cn
Subject: Re: [PATCH v3 3/3] softfloat: logB(0) should raise divideByZero exception
Date: Fri, 30 Sep 2022 07:02:18 -0700 [thread overview]
Message-ID: <0e4b61fc-0553-8f9d-5b84-ff23166ab0b4@linaro.org> (raw)
In-Reply-To: <20220930024510.800005-4-gaosong@loongson.cn>
On 9/29/22 19:45, Song Gao wrote:
> logB(0) should raise divideByZero exception from IEEE 754-2008 spec 7.3
>
> Suggested-by: Richard Henderson<richard.henderson@linaro.org>
> Signed-off-by: Song Gao<gaosong@loongson.cn>
> ---
> fpu/softfloat-parts.c.inc | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2022-09-30 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 2:45 [PATCH v3 0/3] Fix some loongarch tcg bugs Song Gao
2022-09-30 2:45 ` [PATCH v3 1/3] target/loongarch: bstrins.w src register need EXT_NONE Song Gao
2022-09-30 14:01 ` Richard Henderson
2022-09-30 2:45 ` [PATCH v3 2/3] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags Song Gao
2022-09-30 2:45 ` [PATCH v3 3/3] softfloat: logB(0) should raise divideByZero exception Song Gao
2022-09-30 14:02 ` Richard Henderson [this message]
2022-10-10 9:15 ` [PATCH v3 0/3] Fix some loongarch tcg bugs gaosong
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=0e4b61fc-0553-8f9d-5b84-ff23166ab0b4@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=gaosong@loongson.cn \
--cc=huqi@loongson.cn \
--cc=maobibo@Loongson.cn \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=yangxiaojuan@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 NNTP newsgroup(s).