Print this page
*** NO COMMENTS ***

*** 139,145 **** constraint(ArraycopySrcPrefetchDistanceConstraintFunc, AfterErgo) \ \ product(uintx, ArraycopyDstPrefetchDistance, 0, \ "Distance to prefetch destination array in arraycopy") \ constraint(ArraycopyDstPrefetchDistanceConstraintFunc, AfterErgo) \ ! #endif // CPU_SPARC_VM_GLOBALS_SPARC_HPP --- 139,147 ---- constraint(ArraycopySrcPrefetchDistanceConstraintFunc, AfterErgo) \ \ product(uintx, ArraycopyDstPrefetchDistance, 0, \ "Distance to prefetch destination array in arraycopy") \ constraint(ArraycopyDstPrefetchDistanceConstraintFunc, AfterErgo) \ ! \ ! product(bool, UseCountLeadingZerosInstruction, false, \ ! "Use count leading zeros instruction") #endif // CPU_SPARC_VM_GLOBALS_SPARC_HPP