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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DRTLOperations.java57 public static final int RTLOP_SLL = 17; field in interface:RTLOperations
59 public static final int RTLOP_MAX_SHIFT = RTLOP_SLL;

Completed in 58 milliseconds