Searched refs:CMOVE_CC2_START_BIT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCV9Opcodes.java294 public static final int CMOVE_CC2_START_BIT = 18; field in interface:SPARCV9Opcodes
295 public static final int CMOVE_CC2_MASK = 1 << CMOVE_CC2_START_BIT;

Completed in 82 milliseconds