Searched refs:INT_TO_LONG (Results 1 – 6 of 6) sorted by relevance
164 public static final int INT_TO_LONG = 0x81; field in Opcodes
542 public static final Info INT_TO_LONG = field in OpcodeInfo543 new Info(Opcodes.INT_TO_LONG, "int-to-long",1225 set(INT_TO_LONG);
549 public static final Dop INT_TO_LONG = field in Dops550 new Dop(Opcodes.INT_TO_LONG, Opcodes.INT_TO_LONG,1226 set(INT_TO_LONG);
362 MAP.put(Rops.CONV_I2L, Dops.INT_TO_LONG); in MAP.put() argument
156 …INT_TO_LONG((short)0x81, "int-to-long", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE … enumConstant
767 case INT_TO_LONG: