No subject

Ramana Radhakrishnan ramana.gcc at googlemail.com
Thu Dec 1 02:00:59 PST 2016


>
> By the way, how is this implemented?  Some of them overlap existing
> callee-saved registers.


The AArch64 PCS requires that only the bottom 64 bits of SIMD
registers (v8-v15) are callee-saved. The top 64 bits of the current
Advanced SIMD registers are the responsibility of the caller. This
naturally extends to SVE.


Ramana



More information about the linux-arm-kernel mailing list