Searched defs:_lushr (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java164 public static final int _lushr = 125; // 0x7d field in class:Bytecodes
685 def(_lushr , "lushr" , "b" , null , BasicType.getTLong() , -1, false);
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp166 _lushr = 125, // 0x7d enumerator in enum:Bytecodes::Code
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java299 _lushr = 125, // 0x7d field in class:Constants

Completed in 62 milliseconds