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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCTrapInstruction.java42 public int getConditionCode() { method in class:SPARCTrapInstruction
H A DTrapDecoder.java40 int conditionCode = getConditionCode(instruction);
H A DSPARCV9FMOVccInstruction.java42 public int getConditionCode() { method in class:SPARCV9FMOVccInstruction
H A DV9CCBranchDecoder.java36 int conditionCode = getConditionCode(instruction);
H A DBranchDecoder.java61 int conditionCode = getConditionCode(instruction);
H A DInstructionDecoder.java52 static int getConditionCode(int instruction) { method in class:InstructionDecoder
H A DSPARCBranchInstruction.java55 public int getConditionCode() { method in class:SPARCBranchInstruction
H A DSPARCV9MOVccInstruction.java53 public int getConditionCode() { method in class:SPARCV9MOVccInstruction

Completed in 31 milliseconds