Searched defs:SGET (Results 1 – 8 of 8) sorted by relevance
426 public static final Dop SGET = field in Dops
416 MAP.put(Rops.GET_STATIC_FLOAT, Dops.SGET); in MAP.put()
423 public static final Dop SGET = field in Dops
130 public static final int SGET = 0x60; field in DalvOps
244 MAP.put(Rops.GET_STATIC_FLOAT, Dops.SGET); in MAP.put()
134 public static final int SGET = 0x60; field in Opcodes
422 public static final Info SGET = field in OpcodeInfo
193 SGET, SGET_WIDE, SPUT, SPUT_WIDE enumerator