qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Rob Bradford <rbradford@rivosinc.com>
To: qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org
Subject: RFC: target/riscv: Add support for Zacas extension
Date: Fri,  2 Jun 2023 13:16:37 +0100	[thread overview]
Message-ID: <20230602121638.36342-1-rbradford@rivosinc.com> (raw)

The Zacas[1] extension is a proposed unprivileged ISA extension for
adding support for atomic compare-and-swap. Since this extension is not
yet frozen (although no significant changes are expected) these patches
are RFC/informational.

Cheers,

Rob

[1] - https://github.com/riscv/riscv-zacas/blob/main/zacas.adoc



             reply	other threads:[~2023-06-02 12:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 12:16 Rob Bradford [this message]
2023-06-02 12:16 ` [PATCH 1/2] target/riscv: Add Zacas ISA extension support Rob Bradford
2023-06-02 15:04   ` Weiwei Li
2023-06-20 15:22     ` Rob Bradford
2023-06-02 15:08   ` Weiwei Li
2023-06-03  3:28   ` Richard Henderson
2023-06-02 12:16 ` [PATCH 2/2] disas/riscv: Add support for amocas.{w,d,q} instructions Rob Bradford
2023-06-02 12:44   ` [PATCH 2/2] disas/riscv: Add support for amocas.{w, d, q} instructions Rob Bradford

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=20230602121638.36342-1-rbradford@rivosinc.com \
    --to=rbradford@rivosinc.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@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).