Searched refs:NOT_LONG (Results 1 – 9 of 9) sorted by relevance
162 public static final int NOT_LONG = 0x7e; field in Opcodes
530 public static final Info NOT_LONG = field in OpcodeInfo531 new Info(Opcodes.NOT_LONG, "not-long",1090 set(NOT_LONG);
160 public static final int NOT_LONG = 0x7e; field in DalvOps
144 MAP.put(Rops.NOT_LONG, Dops.NOT_LONG); in MAP.put() argument
541 public static final Dop NOT_LONG = field in Dops542 new Dop(DalvOps.NOT_LONG, DalvOps.NOT_LONG,1071 set(NOT_LONG);
321 MAP.put(Rops.NOT_LONG, Dops.NOT_LONG); in MAP.put() argument
536 public static final Dop NOT_LONG = field in Dops537 new Dop(Opcodes.NOT_LONG, Opcodes.NOT_LONG,1090 set(NOT_LONG);
367 public static final Rop NOT_LONG = field in Rops1681 case Type.BT_LONG: return NOT_LONG; in opNot()
366 public static final Rop NOT_LONG = field in Rops1668 case Type.BT_LONG: return NOT_LONG; in opNot()