qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: christoph.muellner@vrull.eu, alex.bennee@linaro.org
Subject: Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
Date: Fri, 30 Jun 2023 15:36:51 +0200	[thread overview]
Message-ID: <49f3d1c1-38fa-aa02-35f9-5db794b67a04@linaro.org> (raw)
In-Reply-To: <20230527141910.1885950-1-richard.henderson@linaro.org>

On 5/27/23 16:19, Richard Henderson wrote:
> Extract some common code from Alpha and Arm, and which will
> shortly also be required by the RISC-V Zfa extension.
> Added a new test for Alpha; I already had a RISU test for Arm.
> 
> 
> r~
> 
> 
> Richard Henderson (4):
>    fpu: Add float64_to_int{32,64}_modulo
>    tests/tcg/alpha: Add test for cvttq
>    target/alpha: Use float64_to_int64_modulo for CVTTQ
>    target/arm: Use float64_to_int32_modulo for FJCVTZS

Queued to tcg-next.


r~



      parent reply	other threads:[~2023-06-30 13:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-27 14:19 [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo Richard Henderson
2023-05-27 14:19 ` [PATCH 1/4] " Richard Henderson
2023-06-27 10:03   ` Alex Bennée
2023-05-27 14:19 ` [PATCH 2/4] tests/tcg/alpha: Add test for cvttq Richard Henderson
2023-06-23 15:48   ` Alex Bennée
2023-06-27 10:08   ` Alex Bennée
2023-05-27 14:19 ` [PATCH 3/4] target/alpha: Use float64_to_int64_modulo for CVTTQ Richard Henderson
2023-06-27  9:27   ` Philippe Mathieu-Daudé
2023-05-27 14:19 ` [PATCH 4/4] target/arm: Use float64_to_int32_modulo for FJCVTZS Richard Henderson
2023-06-27 10:32   ` Alex Bennée
2023-06-21  9:12 ` [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo Richard Henderson
2023-06-27  7:12   ` Richard Henderson
2023-06-30  8:03 ` Christoph Müllner
2023-06-30 13:36 ` Richard Henderson [this message]

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=49f3d1c1-38fa-aa02-35f9-5db794b67a04@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=christoph.muellner@vrull.eu \
    --cc=qemu-devel@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).