mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
VAXen: Correct wording in the REI comments describing the rules
This commit is contained in:
parent
997952e712
commit
f93994be0a
@ -1184,7 +1184,7 @@ return 0; /* cc = 0 */
|
||||
/* REI - return from exception or interrupt
|
||||
|
||||
The lengthiest part of the REI instruction is the validity checking of the PSL
|
||||
popped off the stack. The new PSL is checked against the following eight rules:
|
||||
popped off the stack. The new PSL is checked against the following nine rules:
|
||||
|
||||
let tmp = new PSL popped off the stack
|
||||
let PSL = current PSL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user