Searched defs:X86MemoryInstruction (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86MemoryInstruction.java29 public abstract class X86MemoryInstruction extends X86Instruction class in inherits:X86Instruction,MemoryInstruction
36 public X86MemoryInstruction(String name, Address address, X86Register register, int dataType, int size, int prefixes) { method in class:X86MemoryInstruction

Completed in 51 milliseconds