Hi! I am trying to understand the Kaffe source code. Could any one please tell me whether any of the Bytecodes need multiple iterations of the Interpreter loop? (for loop in runVirtualMachine(...)) Also, when WIDE instruction is encountered, is the Instruction that follows, executed then and there?? Thanks in Advance. Sudheer