From: Richard Henderson <richard.henderson@linaro.org>
To: Luca Bonissi <qemu@bonslack.org>,
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
Artyom Tarasenko <atar4qemu@gmail.com>
Cc: Laurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org
Subject: Re: [PATCH] Missing CASA instruction handling for SPARC qemu-user
Date: Tue, 31 Oct 2023 13:01:30 -0700 [thread overview]
Message-ID: <0f79c025-25db-48a1-a16e-b3fd5e07d98e@linaro.org> (raw)
In-Reply-To: <b542dcc6-8e74-4790-d8a2-d6c6e60a3a57@bonslack.org>
On 7/18/23 09:09, Luca Bonissi wrote:
> On qemu-sparc (user-space), the CASA instruction is not handled for SPARC32 even if the
> selected cpu (e.g. LEON3) supports it.
This should be fixed now, with
commit d0a11d25f0332dbaeb3a4f733a5cfb23ed40413d
Author: Richard Henderson <richard.henderson@linaro.org>
Date: Thu Oct 5 00:09:36 2023 -0700
target/sparc: Move CASA, CASXA to decodetree
Remove gen_cas_asi, gen_casx_asi.
Rename gen_cas_asi0 to gen_cas_asi.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2023-10-31 20:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 13:28 Missing CASA instruction handling for SPARC qemu-user Luca Bonissi
2023-07-18 16:09 ` [PATCH] " Luca Bonissi
2023-10-31 20:01 ` 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=0f79c025-25db-48a1-a16e-b3fd5e07d98e@linaro.org \
--to=richard.henderson@linaro.org \
--cc=atar4qemu@gmail.com \
--cc=laurent@vivier.eu \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu@bonslack.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).