commit | 6fb41cbeebaf0e36affb0037c182edf938aae0d3 | [log] [tgz] |
---|---|---|
author | Alice Carlotti <alice.carlotti@arm.com> | Sun Apr 20 23:02:01 2025 +0100 |
committer | Alice Carlotti <alice.carlotti@arm.com> | Fri May 09 20:27:20 2025 +0100 |
tree | 02503a5ec514e6395b4b9c89b4c049f89a0b6810 | |
parent | 5ec5c4e0f451734ebcf5f2c2bc7caf19f7af52d3 [diff] |
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]`.