Searched defs:IUSHR (Results 1 – 6 of 6) sorted by relevance
26 public class IUSHR extends ArithmeticInstruction { class28 public IUSHR() { in IUSHR() method in IUSHR
116 public static final ArithmeticInstruction IUSHR = new IUSHR(); field in InstructionConst
117 ArithmeticInstruction IUSHR = new IUSHR(); field
175 int IUSHR = 124; field
776 short IUSHR = 124; field
1100 public static final short IUSHR = 124; field in Const