qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: frank.chang@sifive.com, qemu-devel@nongnu.org, qemu-riscv@nongnu.org
Cc: Chih-Min Chao <chihmin.chao@sifive.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	Bin Meng <bin.meng@windriver.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Kito Cheng <kito.cheng@sifive.com>
Subject: Re: [PATCH v2 4/6] target/riscv: zfh: half-precision floating-point compare
Date: Fri, 15 Oct 2021 14:09:58 -0700	[thread overview]
Message-ID: <2e51a405-9eed-58db-8df2-9f71fb63c83d@linaro.org> (raw)
In-Reply-To: <20211015070307.3860984-5-frank.chang@sifive.com>

On 10/15/21 12:03 AM, frank.chang@sifive.com wrote:
> From: Kito Cheng<kito.cheng@sifive.com>
> 
> Signed-off-by: Kito Cheng<kito.cheng@sifive.com>
> Signed-off-by: Chih-Min Chao<chihmin.chao@sifive.com>
> Signed-off-by: Frank Chang<frank.chang@sifive.com>
> ---
>   target/riscv/fpu_helper.c                 | 21 +++++++++++++
>   target/riscv/helper.h                     |  3 ++
>   target/riscv/insn32.decode                |  3 ++
>   target/riscv/insn_trans/trans_rvzfh.c.inc | 37 +++++++++++++++++++++++
>   4 files changed, 64 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2021-10-15 21:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15  7:03 [PATCH v2 0/6] target/riscv: support Zfh, Zfhmin extension v0.1 frank.chang
2021-10-15  7:03 ` [PATCH v2 1/6] target/riscv: zfh: half-precision load and store frank.chang
2021-10-15 20:37   ` Richard Henderson
2021-10-15  7:03 ` [PATCH v2 2/6] target/riscv: zfh: half-precision computational frank.chang
2021-10-15 20:42   ` Richard Henderson
2021-10-15  7:03 ` [PATCH v2 3/6] target/riscv: zfh: half-precision convert and move frank.chang
2021-10-15 21:08   ` Richard Henderson
2021-10-15  7:03 ` [PATCH v2 4/6] target/riscv: zfh: half-precision floating-point compare frank.chang
2021-10-15 21:09   ` Richard Henderson [this message]
2021-10-15  7:03 ` [PATCH v2 5/6] target/riscv: zfh: half-precision floating-point classify frank.chang
2021-10-15 21:11   ` Richard Henderson
2021-10-15  7:03 ` [PATCH v2 6/6] target/riscv: zfh: implement zfhmin extension frank.chang
2021-10-15 21:14   ` Richard Henderson

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=2e51a405-9eed-58db-8df2-9f71fb63c83d@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alistair.francis@wdc.com \
    --cc=bin.meng@windriver.com \
    --cc=chihmin.chao@sifive.com \
    --cc=frank.chang@sifive.com \
    --cc=kito.cheng@sifive.com \
    --cc=palmer@dabbelt.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    /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).