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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DV9CCBranchDecoder.java30 abstract int getConditionFlag(int instruction); method in class:V9CCBranchDecoder
34 int conditionFlag = getConditionFlag(instruction);
H A DV9FloatBranchDecoder.java33 int getConditionFlag(int instruction) { method in class:V9FloatBranchDecoder
H A DV9IntegerBranchDecoder.java33 int getConditionFlag(int instruction) { method in class:V9IntegerBranchDecoder
H A DSPARCV9FMOVccInstruction.java46 public int getConditionFlag() { method in class:SPARCV9FMOVccInstruction
H A DSPARCV9BranchInstruction.java49 public int getConditionFlag() { method in class:SPARCV9BranchInstruction
H A DSPARCV9MOVccInstruction.java57 public int getConditionFlag() { method in class:SPARCV9MOVccInstruction

Completed in 62 milliseconds