Searched refs:NEG_INT (Results 1 – 7 of 7) sorted by relevance
158 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",1219 set(NEG_INT);
299 MAP.put(Rops.NEG_INT, Dops.NEG_INT); in MAP.put() argument
525 public static final Dop NEG_INT = field in Dops526 new Dop(Opcodes.NEG_INT, Opcodes.NEG_INT,1220 set(NEG_INT);
298 public static final Rop NEG_INT = field in Rops1649 case Type.BT_INT: return NEG_INT; in opNeg()
804 case NEG_INT:
158 …NEG_INT(0x7b, "neg-int", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_R… enumConstant