From c608a9fe75a430226fd0763cfc121c3199c705f1 Mon Sep 17 00:00:00 2001 From: wmat Date: Tue, 20 Feb 2024 10:40:01 -0500 Subject: Fixing titles in zawrs chapter. Fixing titles in zawrs chapter. --- src/zawrs.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/zawrs.adoc b/src/zawrs.adoc index d2858a4..262949c 100644 --- a/src/zawrs.adoc +++ b/src/zawrs.adoc @@ -1,4 +1,4 @@ -== RISC-V Wait-on-Reservation-Set (Zawrs) extension +== "Zawrs" Statndard extension for Wait-on-Reservation-Set instructions The Zawrs extension defines a pair of instructions to be used in polling loops that allows a core to enter a low-power state and wait on a store to a memory @@ -42,7 +42,7 @@ to be provided by a narrower Zalrsc extension in the future. ==== [[Zawrs]] -=== Zawrs +=== Wait-on-Reservation-Set Instructions The `WRS.NTO` and `WRS.STO` instructions cause the hart to temporarily stall execution in a low-power state as long as the reservation set is valid and no -- cgit v1.1