Searched refs:INT_TO_DOUBLE (Results 1 – 6 of 6) sorted by relevance
166 public static final int INT_TO_DOUBLE = 0x83; field in Opcodes
550 public static final Info INT_TO_DOUBLE = field in OpcodeInfo551 new Info(Opcodes.INT_TO_DOUBLE, "int-to-double",1227 set(INT_TO_DOUBLE);
557 public static final Dop INT_TO_DOUBLE = field in Dops558 new Dop(Opcodes.INT_TO_DOUBLE, Opcodes.INT_TO_DOUBLE,1228 set(INT_TO_DOUBLE);
368 MAP.put(Rops.CONV_I2D, Dops.INT_TO_DOUBLE); in MAP.put() argument
158 …INT_TO_DOUBLE((short)0x83, "int-to-double", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTI… enumConstant
773 case INT_TO_DOUBLE: