Searched refs:OR_LONG_2ADDR (Results 1 – 6 of 6) sorted by relevance
228 public static final int OR_LONG_2ADDR = 0xc1; field in Opcodes
798 public static final Info OR_LONG_2ADDR = field in OpcodeInfo799 new Info(Opcodes.OR_LONG_2ADDR, "or-long/2addr",1289 set(OR_LONG_2ADDR);
805 public static final Dop OR_LONG_2ADDR = field in Dops806 new Dop(Opcodes.OR_LONG_2ADDR, Opcodes.OR_LONG,1290 set(OR_LONG_2ADDR);
306 MAP.put(Rops.OR_LONG, Dops.OR_LONG_2ADDR); in MAP.put() argument
220 …OR_LONG_2ADDR((short)0xc1, "or-long/2addr", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTI… enumConstant
871 case OR_LONG_2ADDR: