]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Add new test advsimd-copy.d
authorAlice Carlotti <alice.carlotti@arm.com>
Sun, 20 Apr 2025 22:02:01 +0000 (23:02 +0100)
committerAlice Carlotti <alice.carlotti@arm.com>
Fri, 9 May 2025 19:27:20 +0000 (20:27 +0100)
commit6fb41cbeebaf0e36affb0037c182edf938aae0d3
tree02503a5ec514e6395b4b9c89b4c049f89a0b6810
parent5ec5c4e0f451734ebcf5f2c2bc7caf19f7af52d3
aarch64: Add new test advsimd-copy.d

Only smov and the second dup variant were previously untested.  However,
the only test for umov was a disassembly test with -M no-aliases, and
the first dup variant was only tested in assembly in diagnostic.d with
the non-architectural syntax `dup v0.2d, v1.2d[0]`.
gas/testsuite/gas/aarch64/advsimd-copy.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/advsimd-copy.s [new file with mode: 0644]