qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Joseph Burt <caseorum@gmail.com>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org, "open list:ARM TCG target" <qemu-arm@nongnu.org>
Subject: Re: [PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
Date: Tue, 23 Jan 2024 13:31:38 +1000	[thread overview]
Message-ID: <d2a08d09-5ad3-4ca9-a113-b481dbb5c866@linaro.org> (raw)
In-Reply-To: <20240121211439.100829-1-caseorum@gmail.com>

On 1/22/24 07:14, Joseph Burt wrote:
> When tcg_out_qemu_st_{index,direct} were merged, the direct case for
> MO_64 was omitted, causing qemu_st_i64 to be encoded as 0xffffffff due
> to underflow when adding h.base and h.index.
> 
> Fixes: 1df6d611bdc2("tcg/arm: Introduce HostAddress")
> Signed-off-by: Joseph Burt <caseorum@gmail.com>
> ---
>   tcg/arm/tcg-target.c.inc | 3 +++
>   1 file changed, 3 insertions(+)

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


r~



      reply	other threads:[~2024-01-23  3:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 21:14 [PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct Joseph Burt
2024-01-23  3:31 ` 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=d2a08d09-5ad3-4ca9-a113-b481dbb5c866@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=caseorum@gmail.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@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).