mirror of
https://github.com/simh/simh.git
synced 2026-04-30 05:25:05 +00:00
ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time
This commit is contained in:
@@ -1372,7 +1372,7 @@ while (reason == 0) {
|
||||
if (!(arch_mask & AMASK_CIX)) ABORT (EXC_RSVI);
|
||||
for (res = 0; rbv != 0; res++) {
|
||||
rbv = rbv & ~(rbv & NEG_Q (rbv));
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case 0x31: /* PERR */
|
||||
|
||||
Reference in New Issue
Block a user