mirror of
https://github.com/simh/simh.git
synced 2026-05-03 14:38:45 +00:00
VAXen: Correct wording in the REI comments describing the rules
This commit is contained in:
@@ -1184,7 +1184,7 @@ return 0; /* cc = 0 */
|
|||||||
/* REI - return from exception or interrupt
|
/* REI - return from exception or interrupt
|
||||||
|
|
||||||
The lengthiest part of the REI instruction is the validity checking of the PSL
|
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 tmp = new PSL popped off the stack
|
||||||
let PSL = current PSL
|
let PSL = current PSL
|
||||||
|
|||||||
Reference in New Issue
Block a user