Searched defs:RETURN (Results 1 – 11 of 11) sorted by relevance
172 public static final int RETURN = 33; field in RegOps
203 MAP.put(Rops.RETURN_INT, Dops.RETURN); in MAP.put()205 MAP.put(Rops.RETURN_FLOAT, Dops.RETURN); in MAP.put()
125 public static final Dop RETURN = field in Dops
49 public static final int RETURN = 0x0f; field in DalvOps
380 MAP.put(Rops.RETURN_INT, Dops.RETURN); in MAP.put()382 MAP.put(Rops.RETURN_FLOAT, Dops.RETURN); in MAP.put()
128 public static final Dop RETURN = field in Dops
60 public static final int RETURN = 0x0f; field in Opcodes
122 public static final Info RETURN = field in OpcodeInfo
204 public static final int RETURN = 0xb1; field in ByteOps
61 private static final int RETURN = -2; field in Ropper