Searched refs:CFLAG_RESERVED1 (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.java123 public static final int CFLAG_RESERVED1 = 5; // 101 field in interface:SPARCV9Opcodes

Completed in 107 milliseconds