diff options
author | Matthew Wahab <matthew.wahab@arm.com> | 2016-06-30 10:46:51 +0100 |
---|---|---|
committer | Matthew Wahab <matthew.wahab@arm.com> | 2016-06-30 10:46:51 +0100 |
commit | 534dbe460e692a9befd9aca0eb0812db47459a30 (patch) | |
tree | 51f45a563997b8737893d1e7b65894338f84f7b3 /gas/config.in | |
parent | c7be441465094e5ffce2f4205ea887676965d0be (diff) | |
download | binutils-534dbe460e692a9befd9aca0eb0812db47459a30.zip binutils-534dbe460e692a9befd9aca0eb0812db47459a30.tar.gz binutils-534dbe460e692a9befd9aca0eb0812db47459a30.tar.bz2 |
[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.
GAS fails to recognize march=armv8.2-a as a superset of march=armv8.1-a
when assembling NEON instructions. The patch corrects this, making
-march=armv8.2-a -mfpu=neon-fp-armv8 enable the NEON intructions
introduced with ARMv8.1-A.
include/
2016-06-30 Matthew Wahab <matthew.wahab@arm.com>
* opcode/arm.h (ARM_ARCH_V8_2a): Add FPU_NEON_EXT_RDMA to the set
of enabled FPU features.
gas/
2016-06-30 Matthew Wahab <matthew.wahab@arm.com>
* testsuite/gas/arm/armv8_2+rdma.d: New.
Diffstat (limited to 'gas/config.in')
0 files changed, 0 insertions, 0 deletions