Searched defs:IDIV (Results 1 – 8 of 8) sorted by relevance
28 public class IDIV extends ArithmeticInstruction implements ExceptionThrower { class32 public IDIV() { in IDIV() method in IDIV
101 ArithmeticInstruction IDIV = new IDIV(); field
100 public static final ArithmeticInstruction IDIV = new IDIV(); field in InstructionConst
133 int IDIV = 108; field
472 int IDIV = 108; // - field
712 short IDIV = 108; field
1020 public static final short IDIV = 108; field in Const
196 #define IDIV (/* GROUP_F7 */ 7 << 3) macro