Searched refs:IPUT_CHAR (Results 1 – 7 of 7) sorted by relevance
133 public static final int IPUT_CHAR = 0x5e; field in Opcodes
414 public static final Info IPUT_CHAR = field in OpcodeInfo415 new Info(Opcodes.IPUT_CHAR, "iput-char",1061 set(IPUT_CHAR);
128 public static final int IPUT_CHAR = 0x5e; field in DalvOps
417 public static final Dop IPUT_CHAR = field in Dops418 new Dop(DalvOps.IPUT_CHAR, DalvOps.IPUT_CHAR,1042 set(IPUT_CHAR);
370 case Type.BT_CHAR: return Dops.IPUT_CHAR; in dopFor()
420 public static final Dop IPUT_CHAR = field in Dops421 new Dop(Opcodes.IPUT_CHAR, Opcodes.IPUT_CHAR,1061 set(IPUT_CHAR);
549 case Type.BT_CHAR: return Dops.IPUT_CHAR; in dopFor()