Searched defs:IMUL (Results 1 – 6 of 6) 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
696 short IMUL = 104; field
1000 public static final short IMUL = 104; field in Const
198 #define IMUL (/* GROUP_F7 */ 5 << 3) macro