Searched refs:getOperand2String (Results 1 - 10 of 10) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCLogicInstruction.java45 buf.append(getOperand2String());
61 buf.append(getOperand2String());
81 buf.append(getOperand2String());
H A DSPARCShiftInstruction.java59 protected String getOperand2String() { method in class:SPARCShiftInstruction
H A DSPARCV9PopcInstruction.java39 buf.append(getOperand2String());
H A DSPARCFormat3AInstruction.java44 protected String getOperand2String() { method in class:SPARCFormat3AInstruction
62 buf.append(getOperand2String());
H A DSPARCMoveInstruction.java45 buf.append(getOperand2String());
H A DSPARCSaveInstruction.java41 protected String getOperand2String() { method in class:SPARCSaveInstruction
H A DSPARCV9MOVccInstruction.java47 buf.append(getOperand2String());
H A DSPARCV9MOVrInstruction.java48 buf.append(getOperand2String());
H A DSPARCArithmeticInstruction.java61 buf.append(getOperand2String()); buf.append(comma);
71 buf.append(getOperand2String());
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86ShiftInstruction.java83 protected String getOperand2String() { method in class:X86ShiftInstruction

Completed in 61 milliseconds