mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8049716: PPC64: Implement SA on Linux/PPC64
Reviewed-by: simonis, dsamersoff
This commit is contained in:
parent
ef9d3aa2a7
commit
675f6c191d
27 changed files with 1626 additions and 7 deletions
|
@ -2559,6 +2559,8 @@ typedef TwoOopHashtable<Symbol*, mtClass> SymbolTwoOopHashtable;
|
|||
/**********************/ \
|
||||
/* frame */ \
|
||||
/**********************/ \
|
||||
NOT_ZERO(PPC64_ONLY(declare_constant(frame::abi_minframe_size))) \
|
||||
NOT_ZERO(PPC64_ONLY(declare_constant(frame::entry_frame_locals_size))) \
|
||||
\
|
||||
NOT_ZERO(X86_ONLY(declare_constant(frame::entry_frame_call_wrapper_offset))) \
|
||||
declare_constant(frame::pc_return_offset) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue