Searched defs:getConditionCode (Results 1 - 5 of 5) 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 DSPARCV9FMOVccInstruction.java42 public int getConditionCode() { method in class:SPARCV9FMOVccInstruction
H A DSPARCV9MOVccInstruction.java53 public int getConditionCode() { method in class:SPARCV9MOVccInstruction
H A DInstructionDecoder.java52 static int getConditionCode(int instruction) { method in class:InstructionDecoder
H A DSPARCBranchInstruction.java55 public int getConditionCode() { method in class:SPARCBranchInstruction

Completed in 22 milliseconds