Searched refs:DIV_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
254 public static final int DIV_INT_LIT8 = 0xdb; field in Opcodes
902 public static final Info DIV_INT_LIT8 = field in OpcodeInfo903 new Info(Opcodes.DIV_INT_LIT8, "div-int/lit8",1315 set(DIV_INT_LIT8);
909 public static final Dop DIV_INT_LIT8 = field in Dops910 new Dop(Opcodes.DIV_INT_LIT8, Opcodes.DIV_INT,1316 set(DIV_INT_LIT8);
330 MAP.put(Rops.DIV_CONST_INT, Dops.DIV_INT_LIT8); in MAP.put() argument
246 …DIV_INT_LIT8((short)0xdb, "div-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_THROW |… enumConstant
907 case DIV_INT_LIT8: