OPC=MDR=TOS Z=LV; if (Z) goto FINE; else goto LOOP LOOP MAR=MDR;rd LV=LV-1; if(Z) goto FINE; else goto LOOP FINE OPC=MDR END goto END