Searched defs:IREM (Results 1 – 7 of 7) sorted by relevance
28 public class IREM extends ArithmeticInstruction implements ExceptionThrower { class32 public IREM() { in IREM() method in IREM
105 ArithmeticInstruction IREM = new IREM(); field
104 public static final ArithmeticInstruction IREM = new IREM(); field in InstructionConst
165 int IREM = 112; field
478 int IREM = 112; // - field
728 short IREM = 112; field
1094 public static final short IREM = 112; field in Const