Searched refs:MOVE_FROM16 (Results 1 – 6 of 6) sorted by relevance
47 public static final int MOVE_FROM16 = 0x02; field in Opcodes
70 public static final Info MOVE_FROM16 = field in OpcodeInfo71 new Info(Opcodes.MOVE_FROM16, "move/from16",975 set(MOVE_FROM16);
36 public static final int MOVE_FROM16 = 0x02; field in DalvOps
66 (category1 ? Dops.MOVE_FROM16 : Dops.MOVE_WIDE_FROM16); in makeMove()
68 (category1 ? Dops.MOVE_FROM16 : Dops.MOVE_WIDE_FROM16); in makeMove()
74 Opcodes.MOVE_FROM16, Form12x.THE_ONE, true);76 public static final Dop MOVE_FROM16 = field in Dops77 new Dop(Opcodes.MOVE_FROM16, Opcodes.MOVE,975 set(MOVE_FROM16);