Request for reviews (S): 8005522: use fast-string instructions on x86 for zeroing

Roland Westrelin roland.westrelin at oracle.com
Wed Jan 2 01:39:55 PST 2013


> http://cr.openjdk.java.net/~kvn/8005522/webrev/
> 
> 8005522: use fast-string instructions on x86 for zeroing


In x86_32.ad/x86_64.ad the rep_stos() format is no longer in sync with the code that is emitted.
Otherwise, it looks good.

Roland.



More information about the hotspot-compiler-dev mailing list