{testbanks.mc}



TestInstr:  L2 ← L2.0, c1, opcode[58'd];
	   PC ← PC + PC16, L2 ← L2.0, c2;
	   , c3;
	   Bank ← 4, GOTOABS[150], c1;
           TOS ← 11, GOTOABS[151], at[150], c2;
	   TOS ← 12, GOTOABS[152], at[151], c3;
	   TOS ← 10, c1, at[152];
OutTest:   IBDisp, c2;
	   DISPNI[OpTable], c3;
	   
	   
	   {exits}
	   Noop,GOTOABS[161], at[160], c1;
	   Noop,GOTOABS[162], at[161], c2;
	   Noop, at[162], c3;
	    GOTO[OutTest],c1;