[aarch64-port-dev ] RFR: 8134869: AARCH64: GHASH intrinsic is not optimal (original) (raw)

Edward Nevill edward.nevill at gmail.com
Wed Sep 2 09:05:31 UTC 2015


On Wed, 2015-09-02 at 09:55 +0100, Andrew Haley wrote:

On 09/02/2015 09:52 AM, Edward Nevill wrote: > One minor point. The following seems to have suffered some whitespace mangling.

It's whitespace correction: the lines are way too wide, and it's hard to read the rest unless you have a super-wide editor.

OK. But the changeset as posted

http://cr.openjdk.java.net/~aph/8134869-ghash-1/

seems to have TABs embedded in it. I thought this was verboten?

If I edit the changset in vi with ":se list" I get

// Table vector lookup$ -#define INSN(NAME, op) $

+#define INSN(NAME, op)^I^I^I^I^I^I^I$

All the best, Ed.



More information about the hotspot-dev mailing list