[8u-dev] Request for Approval: 8185975: PPC64: Fix vsldoi interface according to the ISA

Andrew Hughes gnu.andrew at redhat.com
Wed Dec 12 04:09:46 UTC 2018


On Thu, 6 Dec 2018 at 19:12, Gustavo Romero <gromero at linux.vnet.ibm.com> wrote:
>
> Hi,
>
> Could the following backport be approved please?
>
> "8185975: PPC64: Fix vsldoi interface according to the ISA"
>
> JBS        : https://bugs.openjdk.java.net/browse/JDK-8185975
> jdk10/jdk10: http://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/ef47198688ef
> webrev     : http://cr.openjdk.java.net/~gromero/8185975_jdk8u/v1/
>
> It's a tiny fix for a 4-bit field in instruction 'vsldoi'. The field must be
> unsigned rather than signed. That change fixes the field in question and adapts
> the use of 'vsldoi' when a negative value is being passed to conform to the
> fixed 'vsldoi' version.
>
> That change is also necessary for upcoming PPC64 backports and applies cleanly
> except for some line offsets.
>
> The copyright date in the changed files were updated (in webrev provided).
>
> Thank you.
>
> Best regards,
> Gustavo
>

Approved.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Web Site: http://fuseyism.com
Twitter: https://twitter.com/gnu_andrew_java
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list