Searched refs:OR_LONG_2ADDR (Results 1 – 6 of 6) sorted by relevance
229 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",1157 set(OR_LONG_2ADDR);
227 public static final int OR_LONG_2ADDR = 0xc1; field in DalvOps
134 MAP.put(Rops.OR_LONG, Dops.OR_LONG_2ADDR); in MAP.put() argument
804 public static final Dop OR_LONG_2ADDR = field in Dops805 new Dop(Opcodes.OR_LONG_2ADDR, Opcodes.OR_LONG,1157 set(OR_LONG_2ADDR);
311 MAP.put(Rops.OR_LONG, Dops.OR_LONG_2ADDR); in MAP.put() argument