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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp696 void copy_instruction_to(address new_instruction_address);
786 void copy_instruction_to(address new_instruction_address);
H A DnativeInst_sparc.cpp528 void NativeMovRegMem::copy_instruction_to(address new_instruction_address) { function in class:NativeMovRegMem
529 Untested("copy_instruction_to");
674 void NativeMovRegMemPatching::copy_instruction_to(address new_instruction_address) { function in class:NativeMovRegMemPatching
675 Untested("copy_instruction_to");

Completed in 2358 milliseconds