From ef1892c63b3caed42c444c125e0a3b8962bb28ea Mon Sep 17 00:00:00 2001 From: wmat Date: Tue, 20 Feb 2024 12:46:42 -0500 Subject: Fixed for zawrs chapter. Capitalized V in version. Added pagebreak to keep bullets on same page. Edited Note to singularize pluralized words. --- src/zawrs.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/zawrs.adoc') diff --git a/src/zawrs.adoc b/src/zawrs.adoc index 7443c41..456c582 100644 --- a/src/zawrs.adoc +++ b/src/zawrs.adoc @@ -1,4 +1,4 @@ -== "Zawrs" Statndard extension for Wait-on-Reservation-Set instructions, version 1.01 +== "Zawrs" Statndard extension for Wait-on-Reservation-Set instructions, Version 1.01 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 @@ -37,10 +37,9 @@ reached. [NOTE] ==== The instructions in the Zawrs extension are only useful in conjunction with the -LR instructions, which are provided by the A extension, and which we also expect +LR instruction, which is provided by the A extension, and which we also expect to be provided by a narrower Zalrsc extension in the future. ==== - [[Zawrs]] === Wait-on-Reservation-Set Instructions @@ -62,6 +61,8 @@ supported in a constrained `LR`/`SC` loop. ], config:{lanes: 1, hspace:1024}} .... +<<< + Hart execution may be stalled while the following conditions are all satisfied: [loweralpha] . The reservation set is valid -- cgit v1.1