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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DV9FMOVccDecoder.java54 if (conditionFlag == CFLAG_RESERVED1 || conditionFlag == CFLAG_RESERVED2) {
H A DV9MOVccDecoder.java45 if (conditionFlag == CFLAG_RESERVED1 || conditionFlag == CFLAG_RESERVED2) {
H A DSPARCV9Opcodes.java125 public static final int CFLAG_RESERVED2 = 7; // 111 field in interface:SPARCV9Opcodes

Completed in 128 milliseconds