From 861483d99eedc60cbe9fd2ceb18dbf28d0905c9c Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Mon, 7 Nov 2022 15:35:31 -0600 Subject: [PATCH] Ratified! --- zawrs.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zawrs.adoc b/zawrs.adoc index a53d3d8..6cd1197 100644 --- a/zawrs.adoc +++ b/zawrs.adoc @@ -61,5 +61,5 @@ exception if executed in U-mode when the governing `TW` bit is 0. `WFI` is typically not expected to be used in U-mode and on many systems may promptly cause an illegal instruction exception if used at U-mode. Unlike `WFI`, `WRS.NTO` is expected to be used by software in U-mode when waiting on -memory but without a deadline for that wait to complete. +memory but without a deadline for that wait. ====