Searched defs:LDIV (Results 1 – 6 of 6) sorted by relevance
29 public class LDIV extends ArithmeticInstruction implements ExceptionThrower { class31 public LDIV() { in LDIV() method in LDIV
101 public static final ArithmeticInstruction LDIV = new LDIV(); field in InstructionConst
102 ArithmeticInstruction LDIV = new LDIV(); field
192 int LDIV = 109; field
716 short LDIV = 109; field
1025 public static final short LDIV = 109; field in Const