Searched refs:RSUB_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
252 public static final int RSUB_INT_LIT8 = 0xd9; field in Opcodes
894 public static final Info RSUB_INT_LIT8 = field in OpcodeInfo895 new Info(Opcodes.RSUB_INT_LIT8, "rsub-int/lit8",1313 set(RSUB_INT_LIT8);
901 public static final Dop RSUB_INT_LIT8 = field in Dops902 new Dop(Opcodes.RSUB_INT_LIT8, Opcodes.RSUB_INT,1314 set(RSUB_INT_LIT8);
321 MAP.put(Rops.SUB_CONST_INT, Dops.RSUB_INT_LIT8); in MAP.put() argument
244 …RSUB_INT_LIT8((short)0xd9, "rsub-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTI… enumConstant
905 case RSUB_INT_LIT8: