Searched defs:ISHR (Results 1 – 6 of 6) sorted by relevance
26 public class ISHR extends ArithmeticInstruction { class28 public ISHR() { in ISHR() method in ISHR
114 public static final ArithmeticInstruction ISHR = new ISHR(); field in InstructionConst
115 ArithmeticInstruction ISHR = new ISHR(); field
168 int ISHR = 122; field
768 short ISHR = 122; field
1090 public static final short ISHR = 122; field in Const