Searched refs:MOVE_OBJECT_16 (Results 1 – 7 of 7) sorted by relevance
53 public static final int MOVE_OBJECT_16 = 0x09; field in Opcodes
98 public static final Info MOVE_OBJECT_16 = field in OpcodeInfo99 new Info(Opcodes.MOVE_OBJECT_16, "move-object/16",958 set(MOVE_OBJECT_16);
43 public static final int MOVE_OBJECT_16 = 0x09; field in DalvOps
68 opcode = reference ? Dops.MOVE_OBJECT_16 : in makeMove()
99 public static final Dop MOVE_OBJECT_16 = field in Dops100 new Dop(DalvOps.MOVE_OBJECT_16, DalvOps.MOVE_OBJECT,953 set(MOVE_OBJECT_16);
71 opcode = reference ? Dops.MOVE_OBJECT_16 : in makeMove()
100 Opcodes.MOVE_OBJECT_16, Form22x.THE_ONE, true);102 public static final Dop MOVE_OBJECT_16 = field in Dops103 new Dop(Opcodes.MOVE_OBJECT_16, Opcodes.MOVE_OBJECT,956 set(MOVE_OBJECT_16);