mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-02 16:52:58 +00:00
Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade