Searched refs:SGET_SHORT (Results 1 – 7 of 7) sorted by relevance
141 public static final int SGET_SHORT = 0x66; field in Opcodes
446 public static final Info SGET_SHORT = field in OpcodeInfo447 new Info(Opcodes.SGET_SHORT, "sget-short",1069 set(SGET_SHORT);
136 public static final int SGET_SHORT = 0x66; field in DalvOps
449 public static final Dop SGET_SHORT = field in Dops450 new Dop(DalvOps.SGET_SHORT, DalvOps.SGET_SHORT,1050 set(SGET_SHORT);
384 case Type.BT_SHORT: return Dops.SGET_SHORT; in dopFor()
452 public static final Dop SGET_SHORT = field in Dops453 new Dop(Opcodes.SGET_SHORT, Opcodes.SGET_SHORT,1069 set(SGET_SHORT);
563 case Type.BT_SHORT: return Dops.SGET_SHORT; in dopFor()