Details
Description
Code generated for new SPARC processors should avoid placing Control Transfer Instructions [CTI] such as call, return and branches immediately following or preceding a RDPC instruction.
Attachments
Issue Links
- relates to
-
JDK-8038297 Avoid placing CTI immediately following cbcond instruction on T4
-
- Resolved
-
-
JDK-8200288 Compilation fails with "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed" on SPARC
-
- Closed
-