On 22 July 2014 15:51, Jiong Wang wrote:
> * config/aarch64/aarch64.c (aarch64_gen_store_pair): New helper function.
> (aarch64_gen_load_pair): Likewise.
> (aarch64_save_or_restore_fprs): Use new helper functions.
> (aarch64_save_or_restore_callee_save_registers): Likewise.
OK and applie
This patch add several helper functions to handle function
invokation under different mode.
We will merge core/vectore register push/restore function
in later patches, so these helper functions are necessary.
*no functional change*
ok to install?
thanks.
gcc/
* config/aarch64/aarch64.c (aar