Searched refs:MOVE_OBJECT_FROM16 (Results 1 – 7 of 7) sorted by relevance
52 public static final int MOVE_OBJECT_FROM16 = 0x08; field in Opcodes
94 public static final Info MOVE_OBJECT_FROM16 = field in OpcodeInfo95 new Info(Opcodes.MOVE_OBJECT_FROM16, "move-object/from16",957 set(MOVE_OBJECT_FROM16);
42 public static final int MOVE_OBJECT_FROM16 = 0x08; field in DalvOps
65 opcode = reference ? Dops.MOVE_OBJECT_FROM16 : in makeMove()
95 public static final Dop MOVE_OBJECT_FROM16 = field in Dops96 new Dop(DalvOps.MOVE_OBJECT_FROM16, DalvOps.MOVE_OBJECT,952 set(MOVE_OBJECT_FROM16);
68 opcode = reference ? Dops.MOVE_OBJECT_FROM16 : in makeMove()
96 Opcodes.MOVE_OBJECT_FROM16, Form12x.THE_ONE, true);98 public static final Dop MOVE_OBJECT_FROM16 = field in Dops99 new Dop(Opcodes.MOVE_OBJECT_FROM16, Opcodes.MOVE_OBJECT,955 set(MOVE_OBJECT_FROM16);