From 3efc8672e691aa73358f6e208e3c810d37deac57 Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Sun, 17 Mar 2024 21:05:14 -0700 Subject: [PATCH] Added hyperlink to Zacas specification. --- rvb23-profile.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/rvb23-profile.adoc b/rvb23-profile.adoc index 6718fea..ea2511f 100644 --- a/rvb23-profile.adoc +++ b/rvb23-profile.adoc @@ -449,6 +449,7 @@ Instruction Set Manual; the hyperlinks lead to their separate specifications. - https://github.com/riscv/riscv-count-overflow[Sscofpmf Extension for Count Overflow and Mode-Based Filtering] - https://github.com/riscv/riscv-state-enable[Smstateen Extension for State-enable] - https://github.com/riscv/riscv-svvptc[Svvptc Eliding Memory-management Fences on setting PTE valid] +- https://github.com/riscv/riscv-zacas[Zacas Extension for Atomic Compare-and-Swap (CAS) instructions] - *Ziccif*: Main memory supports instruction fetch with atomicity requirement - *Ziccrse*: Main memory supports forward progress on LR/SC sequences