Searched refs:SGET_SHORT (Results 1 – 7 of 7) sorted by relevance
140 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",1045 set(SGET_SHORT);
136 public static final int SGET_SHORT = 0x66; field in DalvOps
447 public static final Dop SGET_SHORT = field in Dops448 new Dop(DalvOps.SGET_SHORT, DalvOps.SGET_SHORT,1040 set(SGET_SHORT);
384 case Type.BT_SHORT: return Dops.SGET_SHORT; in dopFor()
450 public static final Dop SGET_SHORT = field in Dops451 new Dop(Opcodes.SGET_SHORT, Opcodes.SGET_SHORT,1043 set(SGET_SHORT);
555 case Type.BT_SHORT: return Dops.SGET_SHORT; in dopFor()