Searched defs:copy_instruction_to (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/cpu/sparc/vm/ | ||
H A D | nativeInst_sparc.cpp | 528 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 992 milliseconds