Request for reviews (S): 8005522: use fast-string instructions on x86 for zeroing
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jan 2 10:28:21 PST 2013
Thank you, Roland
I added separate mach nodes for fast stosb in .ad files to fox formats:
http://cr.openjdk.java.net/~kvn/8005522/webrev.01/
Thanks,
Vladimir
On 1/2/13 1:39 AM, Roland Westrelin wrote:
>> 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