whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 14 Jun 2019 06:10:42 +0000 (07:10 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 14 Jun 2019 06:10:42 +0000 (07:10 +0100)
isa_conflict_resolution/isamux_isans.mdwn

index 55fd7cc06b8475ca5c83dd838ef429e5e6ba8fac..a9f61f7df1fda0d0247aed2f6e0fda538c8cef2c 100644 (file)
@@ -79,9 +79,9 @@ Hardware is *only then* permitted to modify the PC to begin execution
 of the trap.
 
 On exit from the trap, hardware must check to see if LAST-ISANS is non-zero.
-If it is non-zero, its value is copied into the ISANS, LAST-ISANS is set to
-zero, and *only then* is the hardware permitted to modify the PC to begin
-execution where the trap left off.
+If it is non-zero, its value is copied into the ISANS CSR, LAST-ISANS is set
+to zero, and *only then* is the hardware permitted to modify the PC to
+begin execution where the trap left off.
 
 Note 1: in the case of Supervisor Mode (context switches in particular),
 saving and changing of LAST-ISANS (to and from the stack) must be done