From 991ae6a2c22a477d2d50a3f7853e3c15e12f6409 Mon Sep 17 00:00:00 2001 From: Bill Traynor Date: Thu, 21 Mar 2024 08:16:41 -0400 Subject: [PATCH] Update readme.adoc Add note indicating spec has been merged. Signed-off-by: Bill Traynor --- readme.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.adoc b/readme.adoc index b492db5..0b33b7e 100644 --- a/readme.adoc +++ b/readme.adoc @@ -1,3 +1,8 @@ +[NOTE] +==== +Atomic compare-and-swap (Zacas) has been merged into the Unprivileged Specification. Please log any issues against the link:https://github.com/riscv/riscv-isa-manual[RISC-V ISA Manual] repository. +==== + = RISC-V Atomic compare-and-swap (CAS) instructions The Zacas extension adds support for `amocas.w`, `amocas.d`, and `amocas.q`