Long multiplication and BigInteger.mulAdd on x86_32

John Rose John.Rose at Sun.COM
Mon Feb 1 17:14:16 PST 2010


On Feb 1, 2010, at 5:04 PM, Tom Rodriguez wrote:

> It will already get those since 0xff & 0xFFFFFFFF00000000LL == 0.

Right... Oops, misread the code.  Somehow I imagined a literal constant node in the pattern.  -- John


More information about the hotspot-compiler-dev mailing list