Searched refs:CMPG_DOUBLE (Results 1 – 7 of 7) sorted by relevance
92 public static final int CMPG_DOUBLE = 0x30; field in Opcodes
254 public static final Info CMPG_DOUBLE = field in OpcodeInfo255 new Info(Opcodes.CMPG_DOUBLE, "cmpg-double",1153 set(CMPG_DOUBLE);
358 MAP.put(Rops.CMPG_DOUBLE, Dops.CMPG_DOUBLE); in MAP.put() argument
261 public static final Dop CMPG_DOUBLE = field in Dops262 new Dop(Opcodes.CMPG_DOUBLE, Opcodes.CMPG_DOUBLE,1154 set(CMPG_DOUBLE);
524 public static final Rop CMPG_DOUBLE = field in Rops1701 case Type.BT_DOUBLE: return CMPG_DOUBLE; in opCmpg()
84 …CMPG_DOUBLE((short)0x30, "cmpg-double", ReferenceType.NONE, Format.Format23x, Opcode.CAN_CONTINUE … enumConstant
636 case CMPG_DOUBLE: