Searched refs:ISTORE_2 (Results 1 – 8 of 8) sorted by relevance
172 int ISTORE_2 = 61; field
284 case Const.ISTORE_2: in readInstruction()
170 public static final LocalVariableInstruction ISTORE_2 = new ISTORE(2); field in InstructionConst
170 LocalVariableInstruction ISTORE_2 = new ISTORE(2); field
524 short ISTORE_2 = 61; field
785 public static final short ISTORE_2 = 61; field in Const
302 case Opcode.ISTORE_2 : in doOpcode54_95()
196 case ISTORE_2: in execute()