Searched defs:IPUT (Results 1 – 5 of 5) sorted by relevance
401 public static final Dop IPUT = field in Dops
425 MAP.put(Rops.PUT_FIELD_FLOAT, Dops.IPUT); in MAP.put()
127 public static final int IPUT = 0x59; field in Opcodes
394 public static final Info IPUT = field in OpcodeInfo
119 …IPUT((short)0x59, "iput", ReferenceType.FIELD, Format.Format22c, Opcode.CAN_THROW | Opcode.CAN_CON… enumConstant