Withdrawn: 8282182: Document algorithm used to encode aarch64 logical immediate operands.
duke
duke at openjdk.java.net
Thu May 26 23:21:43 UTC 2022
On Fri, 18 Feb 2022 17:12:08 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
> This *documentation only* change explains how logical immediate mask values are derived from valid logical instruction operands. The encoding function is used to populate a sparse array that maps valid masks to a unique set of input operand values and a reverse lookup array that maps inputs to the associated mask.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7536
More information about the hotspot-compiler-dev
mailing list