Searched refs:DLOAD_0 (Results 1 – 5 of 5) sorted by relevance
33 super(org.apache.bcel.Const.DLOAD, org.apache.bcel.Const.DLOAD_0); in DLOAD()41 super(org.apache.bcel.Const.DLOAD, org.apache.bcel.Const.DLOAD_0, n); in DLOAD()
239 case Const.DLOAD_0: in readInstruction()
352 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
432 short DLOAD_0 = 38; field
670 public static final short DLOAD_0 = 38; field in Const