Enable the Dot Product extension by default for Armv8.4-a.
authorTamar Christina <tamar.christina@arm.com>
Thu, 9 Nov 2017 15:50:56 +0000 (15:50 +0000)
committerTamar Christina <tamar.christina@arm.com>
Thu, 9 Nov 2017 16:29:31 +0000 (16:29 +0000)
commit981b557a488f7c3179dee1e34515ca9b10cf885c
tree67f0616630c7c1cbf38c7b0fffbb9131a032de19
parent793a194839bc8add71fdc7429c58b10f0667a6f6
Enable the Dot Product extension by default for Armv8.4-a.

include/

* opcode/aarch64.h (AARCH64_ARCH_V8_4): Enable DOTPROD.

gas/testsuite

* gas/aarch64/dotproduct_armv8_4.s: New.
* gas/aarch64/dotproduct_armv8_4.d: New.
gas/ChangeLog
gas/testsuite/gas/aarch64/dotproduct_armv8_4.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/dotproduct_armv8_4.s [new file with mode: 0644]
include/ChangeLog
include/opcode/aarch64.h
This page took 0.025071 seconds and 4 git commands to generate.