From c9842fc4a6dc9ff2390633542dd172f955aff8b4 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Wed, 1 May 2024 15:49:47 -0700 Subject: wordsmithing --- src/machine.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/machine.adoc b/src/machine.adoc index 6a8d06b..76f42c3 100644 --- a/src/machine.adoc +++ b/src/machine.adoc @@ -2229,7 +2229,7 @@ S-mode the environment-call-from-U-mode exception but not the others. The EBREAK instruction is used by debuggers to cause control to be transferred back to a debugging environment. -Unless overridden by an external debug specification, EBREAK raises +Unless overridden by an external debug environment, EBREAK raises a breakpoint exception and performs no other operation. [NOTE] -- cgit v1.1