-
Bug
-
Resolution: Fixed
-
P4
-
port-stage-aarch64
-
None
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8074232 | 9 | Andrew Haley | P4 | Resolved | Fixed | b54 |
JDK-8082958 | emb-9 | Andrew Haley | P4 | Resolved | Fixed | team |
In several places in aarch64.ad, iRegI (all integer registers) is used as a destination rather than iRegINoSp (integer registers except special-purpose ones). This means that, say, the frame pointer may be incorrectly selected by the register allocator as a destination.
- backported by
-
JDK-8074232 AARCH64: aarch64.ad uses the wrong operand class for some operations
-
- Resolved
-
-
JDK-8082958 AARCH64: aarch64.ad uses the wrong operand class for some operations
-
- Resolved
-