MaxVerevkin 2faabeedfa 8366076: arm32: Fix register allocation for vector instructions
Arm32 has 32 double-precision floating point registers, the first 16 of
which coincide with the 32 single-precision floating point registers.
Some vector-operation nodes were implemented in terms of scalar
instructions, which only really works for the first 16 doubles. This
commit addresses that.
2025-11-28 17:16:35 +02:00
2016-05-30 16:17:11 +02:00
2024-09-25 16:25:23 +00:00

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.

Languages
Java 73.9%
C++ 14.1%
C 7.9%
Assembly 2.7%
Objective-C 0.4%
Other 0.8%