Searched refs:getShiftLength (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DShiftInstruction.java29 public Operand getShiftLength(); // number of bits to shift method in interface:ShiftInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DShiftDecoder.java40 private ImmediateOrRegister getShiftLength(int instruction) { method in class:ShiftDecoder
56 ImmediateOrRegister operand2 = getShiftLength(instruction);
H A DSPARCShiftInstruction.java47 public Operand getShiftLength() { method in class:SPARCShiftInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86ShiftInstruction.java71 public Operand getShiftLength() { method in class:X86ShiftInstruction

Completed in 29 milliseconds