Searched refs:ILOAD_3 (Results 1 – 4 of 4) sorted by relevance
212 case Const.ILOAD_3: in readInstruction()
351 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
396 short ILOAD_3 = 29; field
625 public static final short ILOAD_3 = 29; field in Const