Searched refs:MOVE_16 (Results 1 – 7 of 7) sorted by relevance
47 public static final int MOVE_16 = 0x03; field in Opcodes
74 public static final Info MOVE_16 = field in OpcodeInfo75 new Info(Opcodes.MOVE_16, "move/16",952 set(MOVE_16);
37 public static final int MOVE_16 = 0x03; field in DalvOps
69 (category1 ? Dops.MOVE_16 : Dops.MOVE_WIDE_16); in makeMove()
75 public static final Dop MOVE_16 = field in Dops76 new Dop(DalvOps.MOVE_16, DalvOps.MOVE,947 set(MOVE_16);
72 (category1 ? Dops.MOVE_16 : Dops.MOVE_WIDE_16); in makeMove()
76 Opcodes.MOVE_16, Form22x.THE_ONE, true);78 public static final Dop MOVE_16 = field in Dops79 new Dop(Opcodes.MOVE_16, Opcodes.MOVE,950 set(MOVE_16);