hotspot/src/cpu/ppc/vm/interp_masm_ppc_64.hpp
changeset 25916 c5c22fab48fd
parent 24349 d8f40e5b392d
child 28187 fc19df82d6ee
--- a/hotspot/src/cpu/ppc/vm/interp_masm_ppc_64.hpp	Fri Jul 25 10:57:57 2014 +0000
+++ b/hotspot/src/cpu/ppc/vm/interp_masm_ppc_64.hpp	Thu Jul 17 15:40:04 2014 -0700
@@ -130,6 +130,7 @@
 
   void get_cache_and_index_at_bcp(Register cache, int bcp_offset, size_t index_size = sizeof(u2));
 
+  void get_u4(Register Rdst, Register Rsrc, int offset, signedOrNot is_signed);
 
   // common code