From 48df4e3688823c01dbca5e61b2f2e8cfb6ebd6d9 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sun, 12 Aug 2018 17:47:16 -0700 Subject: Fix typo --- src/machine.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/machine.tex') diff --git a/src/machine.tex b/src/machine.tex index 55ef739..4d43bae 100644 --- a/src/machine.tex +++ b/src/machine.tex @@ -2049,7 +2049,7 @@ instruction per privilege level. If the A extension is supported, the {\em x},RET instruction is allowed to clear any outstanding LR address reservation but is not -required to. Trap handlers should explicity clear the reservation if +required to. Trap handlers should explicitly clear the reservation if required (e.g., by using a dummy SC) before executing the {\em x}RET. \begin{commentary} -- cgit v1.1