From: Alistair Francis <alistair23@gmail.com>
To: "~liuxu" <liuxu@nucleisys.com>
Cc: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Subject: Re: [PATCH qemu v11 0/1] target/riscv: Add Zilsd and Zclsd extension support
Date: Wed, 12 Nov 2025 14:00:33 +1000 [thread overview]
Message-ID: <CAKmqyKN2LA5927RhEQ5dDMA5xHYwOPS2oPLVNxYepgo7nBTA-Q@mail.gmail.com> (raw)
In-Reply-To: <176154834968.21563.217396575391240410-0@git.sr.ht>
On Mon, Oct 27, 2025 at 4:59 PM ~liuxu <liuxu@git.sr.ht> wrote:
>
> This version has added a SPDX-License-Identifier.
>
> lxx (1):
> target/riscv: Add Zilsd and Zclsd extension support
Thanks!
Applied to riscv-to-apply.next
Alistair
>
> target/riscv/cpu.c | 4 +
> target/riscv/cpu_cfg_fields.h.inc | 2 +
> target/riscv/insn16.decode | 8 ++
> target/riscv/insn32.decode | 12 ++-
> target/riscv/insn_trans/trans_zilsd.c.inc | 105 ++++++++++++++++++++++
> target/riscv/tcg/tcg-cpu.c | 33 +++++++
> target/riscv/translate.c | 1 +
> 7 files changed, 163 insertions(+), 2 deletions(-)
> create mode 100644 target/riscv/insn_trans/trans_zilsd.c.inc
>
> --
> 2.49.1
prev parent reply other threads:[~2025-11-12 4:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 6:59 [PATCH qemu v11 0/1] target/riscv: Add Zilsd and Zclsd extension support ~liuxu
2025-08-25 9:58 ` [PATCH qemu v11 1/1] " ~liuxu
2025-11-12 4:00 ` Alistair Francis [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=CAKmqyKN2LA5927RhEQ5dDMA5xHYwOPS2oPLVNxYepgo7nBTA-Q@mail.gmail.com \
--to=alistair23@gmail.com \
--cc=liuxu@nucleisys.com \
--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).