Searched refs:ILOAD_2 (Results 1 – 10 of 10) sorted by relevance
154 int ILOAD_2 = 28; field
105 static final int ILOAD_2 = 28; field in Constants
1666 case Constants.ILOAD_2: in readCode()2218 case Constants.ILOAD_2: in readCode()
209 case Const.ILOAD_2: in readInstruction()
164 LocalVariableInstruction ILOAD_2 = new ILOAD(2); field
164 public static final LocalVariableInstruction ILOAD_2 = new ILOAD(2); field in InstructionConst
392 short ILOAD_2 = 28; field
620 public static final short ILOAD_2 = 28; field in Const
185 case Opcode.ILOAD_2 : in doOpcode0_53()
131 case ILOAD_2: in execute()