[PATCH v1 09/11] [Binutils] aarch64: Add extra tests for sve2p1 min max instructions.
Srinath Parvathaneni
srinath.parvathaneni@arm.com
Fri Jun 21 11:36:52 GMT 2024
Hi,
This patch adds some extra tests for the sve2p1 "addqv, andqv, smaxqv,
sminqv, umaxqv, uminqv, eorqv, faddqv, fmaxnmqv, fmaxqv, fminnmqv and
fminqv" instructions.
The patch also adds couple of negative testcases, sve2p1-1-bad.d testcase
without "+sve2p1" option and sve2p1-2-bad.d testcase with wrong operands
for sve2p1 instructions.
Regression testing for aarch64-none-elf target and found no regressions.
Ok for binutils-master?
Regards,
Srinath.
---
gas/testsuite/gas/aarch64/sve2p1-1-bad.l | 151 ++++++++--------
gas/testsuite/gas/aarch64/sve2p1-1.d | 151 ++++++++--------
gas/testsuite/gas/aarch64/sve2p1-1.s | 153 +++++++++--------
gas/testsuite/gas/aarch64/sve2p1-3-bad.d | 3 +
gas/testsuite/gas/aarch64/sve2p1-3-bad.l | 208 +++++++++++++++++++++++
gas/testsuite/gas/aarch64/sve2p1-3-bad.s | 59 +++++++
6 files changed, 524 insertions(+), 201 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-3-bad.d
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-3-bad.l
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-3-bad.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0009-Binutils-aarch64-Add-extra-tests-for-sve2p1-min-m.patch
Type: text/x-patch
Size: 34394 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20240621/d1fe3a59/attachment-0001.bin>
More information about the Binutils
mailing list