This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: Aarch64 Vector ABI calling convention


I just wanted to post a pointer to the Aarch64 Vector (SIMD) calling
conventino that has been posted.  This should open the door for a
libmvec implementation on Aarch64 when it is finalized.  It appears
that the exact number of callee saved / caller saved registers is still
being discussed (See section 2.1) but it will have different callee
saved / caller saved conventions than the normal Aarch64 calling
convention so that is going to require some GCC and LLVM work to
implement.

https://gcc.gnu.org/ml/gcc/2018-05/msg00120.html

Steve Ellcey
sellcey@cavium.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]