8049716: PPC64: Implement SA on Linux/PPC64

Reviewed-by: simonis, dsamersoff
This commit is contained in:
Maynard Johnson 2014-12-17 18:20:10 +01:00 committed by Volker Simonis
parent ef9d3aa2a7
commit 675f6c191d
27 changed files with 1626 additions and 7 deletions

View file

@ -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) \