Searched defs:SPUT (Results 1 – 5 of 5) sorted by relevance
457 public static final Dop SPUT = field in Dops
434 MAP.put(Rops.PUT_STATIC_FLOAT, Dops.SPUT); in MAP.put()
141 public static final int SPUT = 0x67; field in Opcodes
450 public static final Info SPUT = field in OpcodeInfo
134 …SPUT((short)0x67, "sput", ReferenceType.field, Format.Format21c, Opcode.CAN_THROW | Opcode.CAN_CON… enumConstant