Searched refs:ALOAD_2 (Results 1 – 10 of 10) sorted by relevance
36 int ALOAD_2 = 44; field
121 static final int ALOAD_2 = 44; field in Constants
1682 case Constants.ALOAD_2: in readCode()2234 case Constants.ALOAD_2: in readCode()
257 case Const.ALOAD_2: in readInstruction()
161 LocalVariableInstruction ALOAD_2 = new ALOAD(2); field
161 public static final LocalVariableInstruction ALOAD_2 = new ALOAD(2); field in InstructionConst
456 short ALOAD_2 = 44; field
700 public static final short ALOAD_2 = 44; field in Const
211 case Opcode.ALOAD_2 : in doOpcode0_53()
155 case ALOAD_2: in execute()