1312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336
throw new IllegalInstructionException(); } inInterrupt=true; timerPending=true; throw new InterruptException(); } } else { if (!timerPending) inInterrupt=false; if (inInterrupt) { return; } if (timer&&timerPending) { inInterrupt=true; throw new InterruptException(); } } }