diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2016-11-11 10:14:31 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2016-11-11 10:14:31 +0000 |
commit | fa09f4ea584e1bc33036e9ef82142db92b31da7c (patch) | |
tree | 1fec5c9053555599e92f6697067006ad7c3038b2 /include | |
parent | 7103ad7639b7ed80bec170404185a8e39079446b (diff) | |
download | gdb-fa09f4ea584e1bc33036e9ef82142db92b31da7c.zip gdb-fa09f4ea584e1bc33036e9ef82142db92b31da7c.tar.gz gdb-fa09f4ea584e1bc33036e9ef82142db92b31da7c.tar.bz2 |
[AArch64] Fix feature dependencies for +simd and +crypto
According to the gas manual, +simd implies +fp and +crypto implies +simd.
Make sure +nofp turns +simd, +crypto and +fp16 off.
gas/
2016-11-07 Szabolcs Nagy <szabolcs.nagy@arm.com>
* config/tc-aarch64.c (aarch64_features): Fix "simd" and "crypto".
* testsuite/gas/aarch64/illegal-crypto-nofp.d: New.
* testsuite/gas/aarch64/illegal-crypto-nofp.l: New.
* testsuite/gas/aarch64/illegal-fp16-nofp.d: New.
* testsuite/gas/aarch64/illegal-fp16-nofp.l: New.
* testsuite/gas/aarch64/illegal-fp16-nofp.s: New.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions