RFR: 8255625: AArch64: Implement Base64.encodeBlock accelerator/intrinsic [v4]

Dong Bo dongbo at openjdk.java.net
Wed Nov 4 01:45:55 UTC 2020


On Tue, 3 Nov 2020 17:00:27 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Done, I didn't realize this would be a problem at all.
>> Thanks for the clarification.
>
> OK, thanks, I need to write some of this stuff down as guidance. Aliases for register names are always risky, but for the scratch registers doubly so.

That's great! I think we will walk into much less detours if there is a guidance which contains empirical coding rules in it.

For this patch,  if we do not need further modifications, could you please press the approval button? Thanks.

-------------

PR: https://git.openjdk.java.net/jdk/pull/992


More information about the hotspot-dev mailing list