Searched refs:MOVE_16 (Results 1 – 6 of 6) sorted by relevance
48 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",976 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()
71 (category1 ? Dops.MOVE_16 : Dops.MOVE_WIDE_16); in makeMove()
78 Opcodes.MOVE_16, Form22x.THE_ONE, true);80 public static final Dop MOVE_16 = field in Dops81 new Dop(Opcodes.MOVE_16, Opcodes.MOVE,976 set(MOVE_16);