Searched refs:IPUT (Results 1 – 7 of 7) sorted by relevance
127 public static final int IPUT = 0x59; field in Opcodes
394 public static final Info IPUT = field in OpcodeInfo395 new Info(Opcodes.IPUT, "iput",1032 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()
395 public static final Dop IPUT = field in Dops396 new Dop(DalvOps.IPUT, DalvOps.IPUT,1027 set(IPUT);
424 MAP.put(Rops.PUT_FIELD_FLOAT, Dops.IPUT); in MAP.put() argument543 case Type.BT_INT: return Dops.IPUT; in dopFor()
398 public static final Dop IPUT = field in Dops399 new Dop(Opcodes.IPUT, Opcodes.IPUT,1030 set(IPUT);