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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DRTLOperations.java39 public static final int RTLOP_UDIV = 7; field in interface:RTLOperations
41 public static final int RTLOP_MAX_ARITHMETIC = RTLOP_UDIV;

Completed in 640 milliseconds