AArch64: Add negative tests for Armv8.3-a complex number instructions instructions.
authorTamar Christina <tamar.christina@arm.com>
Thu, 7 Feb 2019 16:58:29 +0000 (16:58 +0000)
committerTamar Christina <tamar.christina@arm.com>
Thu, 7 Feb 2019 16:59:02 +0000 (16:59 +0000)
commitbd756351a6d3dcff9915c88c26dc0a5811907f90
treee4dd937a56cc659bf73d27524150d2363e9c8d52
parent6456d318aaa7ea35511dad1f2facf0fb984972e5
AArch64: Add negative tests for Armv8.3-a complex number instructions instructions.

This patch just adds a few negative tests for the Armv8.3-a complex instructions.
These already do the right disassembly without needing a verifier, but adding
some tests to make sure that stays that way.

gas/ChangeLog:

* testsuite/gas/aarch64/undefined_advsimd_armv8_3.d: New test.
* testsuite/gas/aarch64/undefined_advsimd_armv8_3.s: New test.
gas/ChangeLog
gas/testsuite/gas/aarch64/undefined_advsimd_armv8_3.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/undefined_advsimd_armv8_3.s [new file with mode: 0644]
This page took 0.025655 seconds and 4 git commands to generate.