Searched refs:NEG_INT (Results 1 – 8 of 8) sorted by relevance
159 public static final int NEG_INT = 0x7b; field in Opcodes
518 public static final Info NEG_INT = field in OpcodeInfo519 new Info(Opcodes.NEG_INT, "neg-int",1087 set(NEG_INT);
157 public static final int NEG_INT = 0x7b; field in DalvOps
127 MAP.put(Rops.NEG_INT, Dops.NEG_INT); in MAP.put() argument
304 MAP.put(Rops.NEG_INT, Dops.NEG_INT); in MAP.put() argument
524 public static final Dop NEG_INT = field in Dops525 new Dop(Opcodes.NEG_INT, Opcodes.NEG_INT,1087 set(NEG_INT);
299 public static final Rop NEG_INT = field in Rops1662 case Type.BT_INT: return NEG_INT; in opNeg()
298 public static final Rop NEG_INT = field in Rops1649 case Type.BT_INT: return NEG_INT; in opNeg()