Searched refs:OR_INT_2ADDR (Results 1 – 6 of 6) sorted by relevance
217 public static final int OR_INT_2ADDR = 0xb6; field in Opcodes
754 public static final Info OR_INT_2ADDR = field in OpcodeInfo755 new Info(Opcodes.OR_INT_2ADDR, "or-int/2addr",1278 set(OR_INT_2ADDR);
761 public static final Dop OR_INT_2ADDR = field in Dops762 new Dop(Opcodes.OR_INT_2ADDR, Opcodes.OR_INT,1279 set(OR_INT_2ADDR);
305 MAP.put(Rops.OR_INT, Dops.OR_INT_2ADDR); in MAP.put() argument
209 …OR_INT_2ADDR((short)0xb6, "or-int/2addr", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINU… enumConstant
861 case OR_INT_2ADDR: