int olc = inDock.getOLC();
prln("OLC="+olc);
- prln(" ILC.zero="+inDock.getIlcZero()+
+ prln("ILC.zero="+inDock.getIlcZero()+
" ILC.count="+inDock.getIlcCount());
boolean a = inDock.getFlagA();
prln("NOP This instruction can't predicate on OLC because of a hardware bug");
inDock.instrIn.fill(new
- Instruction.Set(DOCK,false,Predicate.Default, CLEAR_FLAG, CLEAR_FLAG));
+ Instruction.Set(DOCK,false,Predicate.Default, A_FLAG, B_FLAG));
prln("A=1, B=1 This instruction should get torpedoed along with the Move");
inDock.instrIn.fill(new