LIR_Assembler::as_Address() may use rscratch1 as a temporary register for the address offset, but rscratch1 is also used at the same time to hold the updated MDO value.
- relates to
-
JDK-8276108 Wrong instruction generation in aarch64 backend
- Closed