This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[AArch64][SVE 00/32] Add support for the ARMv8-A Scalable Vector Extension
- From: Richard Sandiford <richard dot sandiford at arm dot com>
- To: binutils at sourceware dot org
- Date: Tue, 23 Aug 2016 10:04:53 +0100
- Subject: [AArch64][SVE 00/32] Add support for the ARMv8-A Scalable Vector Extension
- Authentication-results: sourceware.org; auth=none
This series of patches adds support for the ARMv8-A Scalable Vector
Extension (SVE), which was announced at Hot Chips yesterday. Please
see Nigel Stephen's blog at:
https://community.arm.com/groups/processors/blog/2016/08/22/technology-update-the-scalable-vector-extension-sve-for-the-armv8-a-architecture
for more details.
I've committed the patches to the users/ARM/sve branch, in case anyone
wants to see the end result without having to apply the patches locally.
The series was tested on aarch64-linux-gnu.
Thanks,
Richard