On Fri, 4 Jun 2021 09:46:03 GMT, Andrew Haley <aph at openjdk.org> wrote: >One minor nit: I wonder if it's necessary to do those two MOVs. We could put ptr into x30 thusly: Looks much better like this. Updated. ------------- PR: https://git.openjdk.java.net/jdk/pull/4029