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

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

Completed in 30 milliseconds