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

Andrew Haley aph at openjdk.java.net
Tue Nov 10 08:41:01 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.

Oh, and please make up your mind wether to use "r6" or "c_rarg6". I know they're the same really. With that, this patch is good.

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

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


More information about the hotspot-dev mailing list