hg: jdk/jdk: 8244433: Remove saving of RSP in Assembler::pusha_uncached()

christian.hagedorn at oracle.com christian.hagedorn at oracle.com
Mon May 18 10:33:53 UTC 2020


Changeset: 1ba9a9a3f948
Author:    chagedorn
Date:      2020-05-18 12:32 +0200
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/1ba9a9a3f948

8244433: Remove saving of RSP in Assembler::pusha_uncached()
Summary: Remove move instruction to save the actual value of RSP in Assembler::pusha_uncached() on x86.
Reviewed-by: eosterlund, thartmann, kvn

! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/methodHandles_x86.cpp



More information about the jdk-changes mailing list