Skip to content

Conversation

@knn-k
Copy link
Contributor

@knn-k knn-k commented Dec 5, 2025

This PR simplifies adjustReturnValue() for AArch64 by replacing masking operations with the AND instruction by zero extension with the uxtb/uxth instruction.

This PR simplifies adjustReturnValue() for AArch64 by replacing masking
operations with the AND instruction by zero extension with the uxtb/uxth
instruction.

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k
Copy link
Contributor Author

knn-k commented Dec 5, 2025

Jenkins test sanity amac,alinux64 jdk17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant