Searched defs:SGET (Results 1 – 5 of 5) sorted by relevance
429 public static final Dop SGET = field in Dops
416 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
126 …SGET((short)0x60, "sget", ReferenceType.FIELD, Format.Format21c, Opcode.CAN_THROW | Opcode.CAN_CON… enumConstant