Searched refs:IINC (Results 1 – 8 of 8) sorted by relevance
104 case IINC: in instructionString()162 case IINC: in wide()
149 int IINC = 132; field
510 else if (opcode == IINC) { in shiftIndex()522 ci.writeByte(IINC, pos - 2); in shiftIndex()
751 if (code[index + 1] == (byte)IINC) // WIDE IINC in nextOpcode()
248 if (op == Opcode.IINC) { in analyze()359 case Opcode.IINC : in doWIDE()
473 case Opcode.IINC : in doOpcode96_147()721 case Opcode.IINC : in doWIDE()
421 case IINC: { in execute()912 case IINC: in evalWide()
1743 bytecode.addOpcode(IINC); in atPlusPlus()1748 bytecode.addOpcode(IINC); in atPlusPlus()