mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-17 11:23:19 +00:00
Add vshiftcnt instructions for vector64 and add vsra/vsrl instructions to AArch64 backend. To detect shift failures, MaxVectorSize options are added to jtreg test cases. Reviewed-by: aph, kvn