Searched defs:MOVE_WIDE (Results 1 – 7 of 7) sorted by relevance
234 MAP.put(Rops.MOVE_LONG, Dops.MOVE_WIDE); in MAP.put()236 MAP.put(Rops.MOVE_DOUBLE, Dops.MOVE_WIDE); in MAP.put()239 MAP.put(Rops.MOVE_PARAM_LONG, Dops.MOVE_WIDE); in MAP.put()241 MAP.put(Rops.MOVE_PARAM_DOUBLE, Dops.MOVE_WIDE); in MAP.put()
84 public static final Dop MOVE_WIDE = field in Dops
57 MAP.put(Rops.MOVE_LONG, Dops.MOVE_WIDE); in MAP.put()59 MAP.put(Rops.MOVE_DOUBLE, Dops.MOVE_WIDE); in MAP.put()62 MAP.put(Rops.MOVE_PARAM_LONG, Dops.MOVE_WIDE); in MAP.put()64 MAP.put(Rops.MOVE_PARAM_DOUBLE, Dops.MOVE_WIDE); in MAP.put()
81 public static final Dop MOVE_WIDE = field in Dops
38 public static final int MOVE_WIDE = 0x04; field in DalvOps
49 public static final int MOVE_WIDE = 0x04; field in Opcodes
78 public static final Info MOVE_WIDE = field in OpcodeInfo