Rewrite XMOVEI to SETMI.
[pdp10-muddle.git] / <mdl.int> / main.353
index 1a03e16c141e2f7dc0ec39cac98cdde0b8d4c0c6..7f7634f36b1cb6d9dab34e9eaf9c119b1f0d771f 100644 (file)
@@ -64,7 +64,8 @@ STP:  MOVEI   C,0
        MOVE    PVP,PVSTOR+1
        MOVE    B,TBINIT+1(PVP)         ;POINT INTO STACK AT START
        PUSHJ   P,CHUNW                 ; LEAVE WHILE DOING UNWIND CHECK
-       XMOVEI  E,TOPLEV
+;The below is really:  XMOVEI  E,TOPLEV
+       SETMI   E,TOPLEV
        MOVEI   A,TFALSE                ; IN CASE FALLS OFF PROCESS
        MOVEI   B,0
        MOVEM   E,-1(TB)