Searched refs:AbstractInstruction (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DAbstractInstruction.java27 public abstract class AbstractInstruction implements Instruction { class in inherits:Instruction
30 public AbstractInstruction(String name) { method in class:AbstractInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCInstruction.java30 extends AbstractInstruction

Completed in 43 milliseconds