hotspot/src/cpu/aarch64/vm/macroAssembler_aarch64.hpp
changeset 42871 c89e1f0a084e
parent 42605 c127902170ee
child 43439 5e03c9ba74f3
--- a/hotspot/src/cpu/aarch64/vm/macroAssembler_aarch64.hpp	Mon Dec 19 08:31:01 2016 +0100
+++ b/hotspot/src/cpu/aarch64/vm/macroAssembler_aarch64.hpp	Mon Dec 19 02:33:30 2016 -0800
@@ -857,6 +857,7 @@
     Label&   slow_case                 // continuation point if fast allocation fails
   );
   Register tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case); // returns TLS address
+  void zero_memory(Register addr, Register len, Register t1);
   void verify_tlab();
 
   void incr_allocated_bytes(Register thread,