Searched refs:ILOAD_2 (Results 1 – 8 of 8) sorted by relevance
154 int ILOAD_2 = 28; field
209 case Const.ILOAD_2: in readInstruction()
164 public static final LocalVariableInstruction ILOAD_2 = new ILOAD(2); field in InstructionConst
164 LocalVariableInstruction ILOAD_2 = new ILOAD(2); field
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()