Searched refs:MUL_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
253 public static final int MUL_INT_LIT8 = 0xda; field in Opcodes
898 public static final Info MUL_INT_LIT8 = field in OpcodeInfo899 new Info(Opcodes.MUL_INT_LIT8, "mul-int/lit8",1314 set(MUL_INT_LIT8);
905 public static final Dop MUL_INT_LIT8 = field in Dops906 new Dop(Opcodes.MUL_INT_LIT8, Opcodes.MUL_INT,1315 set(MUL_INT_LIT8);
327 MAP.put(Rops.MUL_CONST_INT, Dops.MUL_INT_LIT8); in MAP.put() argument
957 case MUL_INT_LIT8:
253 …MUL_INT_LIT8(0xda, "mul-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTINUE | Opc… enumConstant