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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86InstructionFactory.java40 public X86Instruction newMoveStoreInstruction(String name, Address op1, X86Register op2, int dataType, int size, int prefixes); method in interface:X86InstructionFactory
H A DX86InstructionFactoryImpl.java51 public X86Instruction newMoveStoreInstruction(String name, Address op1, X86Register op2, int dataType, int size, int prefixes) { method in class:X86InstructionFactoryImpl

Completed in 30 milliseconds