mirror of
https://github.com/openjdk/jdk.git
synced 2026-09-01 23:46:39 +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