diff src/share/vm/runtime/sharedRuntime.hpp @ 14030:f6c04e69cf75

SharedRuntime: add gen_i2c_adapter, implement it with pre-existing methods in each architecture.
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 27 Feb 2014 16:05:29 +0100
parents 02f27ecb4f3a
children d8041d695d19
line wrap: on
line diff
--- a/src/share/vm/runtime/sharedRuntime.hpp	Thu Feb 27 16:04:18 2014 +0100
+++ b/src/share/vm/runtime/sharedRuntime.hpp	Thu Feb 27 16:05:29 2014 +0100
@@ -402,6 +402,12 @@
                                                       const VMRegPair *regs,
                                                       AdapterFingerPrint* fingerprint);
 
+  static void gen_i2c_adapter(MacroAssembler *_masm,
+                              int total_args_passed,
+                              int comp_args_on_stack,
+                              const BasicType *sig_bt,
+                              const VMRegPair *regs);
+
   // OSR support
 
   // OSR_migration_begin will extract the jvm state from an interpreter