qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Chinmay Rath <rathc@linux.ibm.com>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, npiggin@gmail.com,
	danielhb413@gmail.com
Cc: richard.henderson@linaro.org, harshpb@linux.ibm.com
Subject: Re: [PATCH 0/5] target/ppc: Move floating-point instructions to decodetree.
Date: Mon, 30 Jun 2025 12:12:53 +0530	[thread overview]
Message-ID: <594ef142-3b6a-40ef-9ded-c5f7789852a5@linux.ibm.com> (raw)
In-Reply-To: <20250619095840.369351-1-rathc@linux.ibm.com>


On 6/19/25 15:28, Chinmay Rath wrote:
> Moving floating point rounding, conversion, compare and move
> instructions to decodetree specification.

Hi Richard,

Could you please share your review comments on this series ?

Thanks,

Chinmay

> Also proposing myself as a reviewer for PowerPC TCG CPUs.
>
> Chinmay Rath (5):
>    target/ppc: Move floating-point rounding and conversion instructions
>      to decodetree.
>    target/ppc: Move floating-point compare instructions to decodetree.
>    target/ppc: Move floating-point move instructions to decodetree.
>    target/ppc: Move remaining floating-point move instructions to
>      decodetree.
>    MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
>
>   MAINTAINERS                        |   1 +
>   target/ppc/fpu_helper.c            |  38 ++--
>   target/ppc/helper.h                |  38 ++--
>   target/ppc/insn32.decode           |  40 ++++
>   target/ppc/translate/fp-impl.c.inc | 289 ++++++++++-------------------
>   target/ppc/translate/fp-ops.c.inc  |  30 ---
>   6 files changed, 181 insertions(+), 255 deletions(-)
>


  parent reply	other threads:[~2025-06-30  6:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-19  9:58 [PATCH 0/5] target/ppc: Move floating-point instructions to decodetree Chinmay Rath
2025-06-19  9:58 ` [PATCH 1/5] target/ppc: Move floating-point rounding and conversion " Chinmay Rath
2025-06-19  9:58 ` [PATCH 2/5] target/ppc: Move floating-point compare " Chinmay Rath
2025-08-27  7:19   ` Richard Henderson
2025-09-04 12:27     ` Chinmay Rath
2025-09-11  9:29     ` Chinmay Rath
2025-09-15 13:14       ` Richard Henderson
2025-06-19  9:58 ` [PATCH 3/5] target/ppc: Move floating-point move " Chinmay Rath
2025-06-19  9:58 ` [PATCH 4/5] target/ppc: Move remaining " Chinmay Rath
2025-06-19  9:58 ` [PATCH 5/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Chinmay Rath
2025-06-19 11:57   ` Cédric Le Goater
2025-06-30  6:41     ` Chinmay Rath
2025-06-30  6:42 ` Chinmay Rath [this message]
2025-08-27  7:23 ` [PATCH 0/5] target/ppc: Move floating-point instructions to decodetree 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=594ef142-3b6a-40ef-9ded-c5f7789852a5@linux.ibm.com \
    --to=rathc@linux.ibm.com \
    --cc=danielhb413@gmail.com \
    --cc=harshpb@linux.ibm.com \
    --cc=npiggin@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=richard.henderson@linaro.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).