]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
[PATCH 17/57][Arm][GAS] Add support for MVE instructions: vfma and vfms
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 10:39:24 +0000 (11:39 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 15:35:52 +0000 (16:35 +0100)
commitd58196e061969786922cae5cdaa2ade56dadd95f
tree21874267f24261c4b4a0df4c641266620312c207
parentb409bdb60e6a5c1b865dd25eb6bae484eb9b1b04
[PATCH 17/57][Arm][GAS] Add support for MVE instructions: vfma and vfms

gas/ChangeLog:
2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>

* config/tc-arm.c (do_neon_fmac): Change to support MVE variants.
(insns): Change to accept MVE variants.
* testsuite/gas/arm/mve-vfma-vfms-bad.d: New test.
* testsuite/gas/arm/mve-vfma-vfms-bad.l: New test.
* testsuite/gas/arm/mve-vfma-vfms-bad.s: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/mve-vfma-vfms-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/mve-vfma-vfms-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/mve-vfma-vfms-bad.s [new file with mode: 0644]