Searched defs:LSHL (Results 1 – 6 of 6) sorted by relevance
26 public class LSHL extends ArithmeticInstruction { class28 public LSHL() { in LSHL() method in LSHL
113 public static final ArithmeticInstruction LSHL = new LSHL(); field in InstructionConst
114 ArithmeticInstruction LSHL = new LSHL(); field
204 int LSHL = 121; field
764 short LSHL = 121; field
1085 public static final short LSHL = 121; field in Const