Searched refs:IPUT (Results 1 – 7 of 7) sorted by relevance
128 public static final int IPUT = 0x59; field in Opcodes
394 public static final Info IPUT = field in OpcodeInfo395 new Info(Opcodes.IPUT, "iput",1056 set(IPUT);
123 public static final int IPUT = 0x59; field in DalvOps
253 MAP.put(Rops.PUT_FIELD_FLOAT, Dops.IPUT); in MAP.put() argument372 case Type.BT_INT: return Dops.IPUT; in dopFor()
397 public static final Dop IPUT = field in Dops398 new Dop(DalvOps.IPUT, DalvOps.IPUT,1037 set(IPUT);
430 MAP.put(Rops.PUT_FIELD_FLOAT, Dops.IPUT); in MAP.put() argument551 case Type.BT_INT: return Dops.IPUT; in dopFor()
400 public static final Dop IPUT = field in Dops401 new Dop(Opcodes.IPUT, Opcodes.IPUT,1056 set(IPUT);