From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, peter.maydell@linaro.org
Subject: Re: [PATCH 1/2] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
Date: Tue, 2 Dec 2025 19:06:48 +0100 [thread overview]
Message-ID: <b2524f61-ba8e-4d3f-8852-9a97d3c05d27@linaro.org> (raw)
In-Reply-To: <20251202011228.503007-2-richard.henderson@linaro.org>
On 2/12/25 02:12, Richard Henderson wrote:
> Since d182123974c4, the number of bits in a MemOpIdx
> tops out at 17. This fixes an assert in tcg_out_op_rrm.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> tcg/tci.c | 19 +++++++++++++++++++
> tcg/tci/tcg-target-opc.h.inc | 2 ++
> tcg/tci/tcg-target.c.inc | 14 ++++++++++++--
> 3 files changed, 33 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2025-12-02 18:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 1:12 [PATCH 0/2] TCI fixes Richard Henderson
2025-12-02 1:12 ` [PATCH 1/2] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr Richard Henderson
2025-12-02 18:06 ` Philippe Mathieu-Daudé [this message]
2025-12-02 18:47 ` Philippe Mathieu-Daudé
2025-12-02 1:12 ` [PATCH 2/2] tcg: Zero extend 32-bit addresses for TCI Richard Henderson
2025-12-02 19:58 ` Philippe Mathieu-Daudé
2025-12-02 21:10 ` Richard Henderson
2025-12-02 11:55 ` [PATCH 0/2] TCI fixes Alex Bennée
2025-12-02 19:55 ` [PATCH 1.5/2] tcg: Move maybe_{extend, free}_addr64() functions around Philippe Mathieu-Daudé
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=b2524f61-ba8e-4d3f-8852-9a97d3c05d27@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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).