diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2017-02-27 11:34:51 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2017-02-27 11:34:51 +0000 |
commit | 34578625828553d9cd63d6795adda5ea5952ec4b (patch) | |
tree | 38bd49db776336e7b50605ed8f5a8a1707a8c6d0 /COPYING | |
parent | 3829cd976f19b482150c8d4145d6fa171403765f (diff) | |
download | gdb-34578625828553d9cd63d6795adda5ea5952ec4b.zip gdb-34578625828553d9cd63d6795adda5ea5952ec4b.tar.gz gdb-34578625828553d9cd63d6795adda5ea5952ec4b.tar.bz2 |
sve
[AArch64] Add a "compnum" feature
This patch adds a named "compnum" feature for the ARMv8.3-A FCADD
and FCMLA extensions.
include/
* opcode/aarch64.h (AARCH64_FEATURE_COMPNUM): New macro.
(AARCH64_ARCH_V8_3): Include AARCH64_FEATURE_COMPNUM.
opcodes/
* aarch64-tbl.h (aarch64_feature_simd_v8_3): Replace with...
(aarch64_feature_compnum): ...this.
(SIMD_V8_3): Replace with...
(COMPNUM): ...this.
(CNUM_INSN): New macro.
(aarch64_opcode_table): Use it for the complex number instructions.
gas/
* doc/c-aarch64.texi: Add a "compnum" entry.
* config/tc-aarch64.c (aarch64_features): Likewise,
* testsuite/gas/aarch64/advsimd-compnum.s: New test.
* testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions