Searched defs:IMUL (Results 1 – 8 of 8) sorted by relevance
26 public class IMUL extends ArithmeticInstruction { class30 public IMUL() { in IMUL() method in IMUL
97 ArithmeticInstruction IMUL = new IMUL(); field
96 public static final ArithmeticInstruction IMUL = new IMUL(); field in InstructionConst
156 int IMUL = 104; field
470 int IMUL = 104; // - field
696 short IMUL = 104; field
1054 public static final short IMUL = 104; field in Const
215 #define IMUL (/* GROUP_F7 */ 5 << 3) macro