Searched refs:DOUBLE_TO_LONG (Results 1 – 6 of 6) sorted by relevance
174 public static final int DOUBLE_TO_LONG = 0x8b; field in Opcodes
582 public static final Info DOUBLE_TO_LONG = field in OpcodeInfo583 new Info(Opcodes.DOUBLE_TO_LONG, "double-to-long",1235 set(DOUBLE_TO_LONG);
589 public static final Dop DOUBLE_TO_LONG = field in Dops590 new Dop(Opcodes.DOUBLE_TO_LONG, Opcodes.DOUBLE_TO_LONG,1236 set(DOUBLE_TO_LONG);
364 MAP.put(Rops.CONV_D2L, Dops.DOUBLE_TO_LONG); in MAP.put() argument
166 …DOUBLE_TO_LONG((short)0x8b, "double-to-long", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CON… enumConstant
796 case DOUBLE_TO_LONG: