Searched refs:CMPG_DOUBLE (Results 1 – 8 of 8) sorted by relevance
93 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",1021 set(CMPG_DOUBLE);
82 public static final int CMPG_DOUBLE = 0x30; field in DalvOps
186 MAP.put(Rops.CMPG_DOUBLE, Dops.CMPG_DOUBLE); in MAP.put() argument
363 MAP.put(Rops.CMPG_DOUBLE, Dops.CMPG_DOUBLE); in MAP.put() argument
260 public static final Dop CMPG_DOUBLE = field in Dops261 new Dop(Opcodes.CMPG_DOUBLE, Opcodes.CMPG_DOUBLE,1021 set(CMPG_DOUBLE);
525 public static final Rop CMPG_DOUBLE = field in Rops1714 case Type.BT_DOUBLE: return CMPG_DOUBLE; in opCmpg()
524 public static final Rop CMPG_DOUBLE = field in Rops1701 case Type.BT_DOUBLE: return CMPG_DOUBLE; in opCmpg()