Searched defs:LSHR (Results 1 – 5 of 5) sorted by relevance
26 public class LSHR extends ArithmeticInstruction { class28 public LSHR() { in LSHR() method in LSHR
116 ArithmeticInstruction LSHR = new LSHR(); field
115 public static final ArithmeticInstruction LSHR = new LSHR(); field in InstructionConst
772 short LSHR = 123; field
1095 public static final short LSHR = 123; field in Const