diff src/share/vm/opto/matcher.hpp @ 12972:59e8ad757e19

8026844: Various Math functions needs intrinsification Reviewed-by: kvn, twisti
author rbackman
date Fri, 18 Oct 2013 10:41:56 +0200
parents c9ccd7b85f20
children de6a9e811145 044b28168e20
line wrap: on
line diff
--- a/src/share/vm/opto/matcher.hpp	Wed Oct 23 16:25:48 2013 -0700
+++ b/src/share/vm/opto/matcher.hpp	Fri Oct 18 10:41:56 2013 +0200
@@ -338,6 +338,7 @@
   static RegMask modL_proj_mask();
 
   static const RegMask mathExactI_result_proj_mask();
+  static const RegMask mathExactL_result_proj_mask();
   static const RegMask mathExactI_flags_proj_mask();
 
   // Use hardware DIV instruction when it is faster than